diff options
Diffstat (limited to 'libversit/Makefile.am')
-rw-r--r-- | libversit/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libversit/Makefile.am b/libversit/Makefile.am index 05de8da370..60aadedbdd 100644 --- a/libversit/Makefile.am +++ b/libversit/Makefile.am @@ -1,5 +1,5 @@ -lib_LIBRARIES = libversit.a +noinst_LIBRARIES = libversit.a libversit_a_SOURCES = \ vcc.y \ |