From a3e8e691c87827a725c0749f10c981677deded87 Mon Sep 17 00:00:00 2001 From: Raja R Harinath Date: Thu, 3 Dec 1998 00:59:04 +0000 Subject: Add back `gnomesupport.awk' and `README-gnome'. * Makefile.am (EXTRA_DIST): Add back `gnomesupport.awk' and `README-gnome'. svn path=/trunk/; revision=497 --- support/ChangeLog | 7 ++++++- support/Makefile.am | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'support') diff --git a/support/ChangeLog b/support/ChangeLog index 0dcf3e3..720f3ae 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -1,3 +1,8 @@ +1998-12-02 Raja R Harinath + + * Makefile.am (EXTRA_DIST): Add back `gnomesupport.awk' and + `README-gnome'. + 1998-11-06 Raja R Harinath * popt.c (gnomesupport-fake.h): Include. @@ -11,7 +16,7 @@ (popt_sources): List `popt' sources. (libgnomesupport_la_SOURCES): Include $popt_sources. (include_HEADERS): Install `popt.h'. - (noinst_HEADERSS): Don't install poptint.h and findme.h. + (noinst_HEADERS): Don't install poptint.h and findme.h. * popt.c: New file. From the POPT package. Replacement for argp/getopt. * poptparse.c: Likewise. diff --git a/support/Makefile.am b/support/Makefile.am index f1a21b1..245b1e7 100644 --- a/support/Makefile.am +++ b/support/Makefile.am @@ -35,3 +35,4 @@ gnomesupport.h: gnomesupport.awk $(top_builddir)/config.h $(AWK) -f $(srcdir)/gnomesupport.awk < $(top_builddir)/config.h > gsh-t mv gsh-t gnomesupport.h +EXTRA_DIST = gnomesupport.awk README-gnome -- cgit v1.2.1