diff options
Diffstat (limited to 'libversit')
-rw-r--r-- | libversit/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libversit/Makefile.am b/libversit/Makefile.am index 95918fb4a0..5d42636c1c 100644 --- a/libversit/Makefile.am +++ b/libversit/Makefile.am @@ -11,3 +11,5 @@ libversit_la_SOURCES = \ vcaltmp.h EXTRA_DIST = README.TXT vcaltest.c vctest.c + +YFLAGS=-pversit_ |