summaryrefslogtreecommitdiff
path: root/support/Makefile.am
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-12-17 00:07:13 +0000
committerArturo Espinosa <unammx@src.gnome.org>1998-12-17 00:07:13 +0000
commit2ae2fbdbff3dbd6df7a0d1e3698bfa97c141d21f (patch)
treee00e19083517a7ce533de50211a5fb22cde16ecd /support/Makefile.am
parent62179bbd789010c850e089dcbaefd003c5a81d50 (diff)
downloadshared-mime-info-2ae2fbdbff3dbd6df7a0d1e3698bfa97c141d21f.tar.gz
Merge the changes from GNOME_STABLE into HEAD.
Merge the changes from GNOME_STABLE into HEAD. Miguel. svn path=/trunk/; revision=535
Diffstat (limited to 'support/Makefile.am')
-rw-r--r--support/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/Makefile.am b/support/Makefile.am
index 4665ee42..aec04195 100644
--- a/support/Makefile.am
+++ b/support/Makefile.am
@@ -23,8 +23,8 @@ include_HEADERS = popt-gnome.h
popt_sources = findme.c poptconfig.c poptparse.c popt.c popthelp.c
-libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources)
-#libgnomesupport_la_LIBADD = @LTLIBOBJS@
+libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c
+libgnomesupport_la_LIBADD = @LTLIBOBJS@
libgnomesupport_la_LDFLAGS = -version-info 0:0:0
BUILT_SOURCES = gnomesupport.h