From 523a46f844ab6855b6888984c3f7a40a13900d74 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 1 Sep 1999 18:09:57 +0000 Subject: Added call to GNOME_COMPILE_WARNINGS. 1999-09-01 Miguel de Icaza * configure.in: Added call to GNOME_COMPILE_WARNINGS. * libversit: Removed all the rest of the C++ comments from C sources (per David's suggestion). 1999-09-01 David Kaelbling * card.c (strtoCardRev): Off by one error fix. svn path=/trunk/; revision=1153 --- libversit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libversit/Makefile.am') 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 \ -- cgit v1.2.3