aboutsummaryrefslogtreecommitdiffstats
path: root/libversit/Makefile.am
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnu.org>1999-09-02 02:09:57 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-09-02 02:09:57 +0800
commit523a46f844ab6855b6888984c3f7a40a13900d74 (patch)
treef14799480820b6ca3ccb7eb5a663e81bfc3d6c5b /libversit/Makefile.am
parent4ed34315759b8bb3b701133bcb704b5a4891100c (diff)
downloadgsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar.gz
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar.bz2
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar.lz
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar.xz
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.tar.zst
gsoc2013-evolution-523a46f844ab6855b6888984c3f7a40a13900d74.zip
Added call to GNOME_COMPILE_WARNINGS.
1999-09-01 Miguel de Icaza <miguel@gnu.org> * 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 <drk@sgi.com> * card.c (strtoCardRev): Off by one error fix. svn path=/trunk/; revision=1153
Diffstat (limited to 'libversit/Makefile.am')
-rw-r--r--libversit/Makefile.am2
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 \