Add back `gnomesupport.awk' and `README-gnome'.
authorRaja R Harinath <harinath@src.gnome.org>
Thu, 3 Dec 1998 00:59:04 +0000 (00:59 +0000)
committerRaja R Harinath <harinath@src.gnome.org>
Thu, 3 Dec 1998 00:59:04 +0000 (00:59 +0000)
* Makefile.am (EXTRA_DIST): Add back `gnomesupport.awk' and
`README-gnome'.

svn path=/trunk/; revision=497

support/ChangeLog
support/Makefile.am

index 0dcf3e3..720f3ae 100644 (file)
@@ -1,3 +1,8 @@
+1998-12-02  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * Makefile.am (EXTRA_DIST): Add back `gnomesupport.awk' and
+       `README-gnome'. 
+
 1998-11-06  Raja R Harinath  <harinath@cs.umn.edu>
 
        * 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.
index f1a21b1..245b1e7 100644 (file)
@@ -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