summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHavoc Pennington <hp@src.gnome.org>1998-12-02 23:45:17 +0000
committerHavoc Pennington <hp@src.gnome.org>1998-12-02 23:45:17 +0000
commit6a5abee0241225f419052518dd0f4f801c78df11 (patch)
treec2a3ebf8edf7a30c14797858d40bcbc051054393 /Makefile.am
parent98e5d88bbe301af863675ef50ae9a6509231c4cc (diff)
downloadglib-6a5abee0241225f419052518dd0f4f801c78df11.tar.gz
Forgot this, last ChangeLog covers it (added testgdate, testgdateparser)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 85c46f4a4..d2a10f588 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -68,8 +68,10 @@ stamp-gc-h: config.status
libglib_la_LDFLAGS = \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE)
-noinst_PROGRAMS = testglib
+noinst_PROGRAMS = testglib testgdate testgdateparser
testglib_LDADD = libglib.la
+testgdate_LDADD = libglib.la
+testgdateparser_LDADD = libglib.la
m4datadir = $(datadir)/aclocal
m4data_DATA = glib.m4