Add all source and header files here.
authorMartin Baulig <martin@home-of-linux.org>
Tue, 15 Dec 1998 13:29:42 +0000 (13:29 +0000)
committerMartin Baulig <martin@src.gnome.org>
Tue, 15 Dec 1998 13:29:42 +0000 (13:29 +0000)
1998-12-15  Martin Baulig  <martin@home-of-linux.org>

* Makefile.am (EXTRA_DIST): Add all source and header files here.

svn path=/trunk/; revision=525

support/ChangeLog
support/Makefile.am

index 720f3ae..1f4644a 100644 (file)
@@ -1,3 +1,7 @@
+1998-12-15  Martin Baulig  <martin@home-of-linux.org>
+
+       * Makefile.am (EXTRA_DIST): Add all source and header files here.
+
 1998-12-02  Raja R Harinath  <harinath@cs.umn.edu>
 
        * Makefile.am (EXTRA_DIST): Add back `gnomesupport.awk' and
index c3f568d..4665ee4 100644 (file)
@@ -35,4 +35,11 @@ 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 easy-vsnprintf.c
+EXTRA_DIST = gnomesupport.awk README-gnome \
+       canonicalize.c easy-vsnprintf.c error.c error.h \
+       findme.c findme.h getopt.c getopt.h getopt1.c \
+       gnome-argp.c gnome-argp.h gnomesupport-fake.h \
+       memmove.c mkstemp.c popt-gnome.h popt.c poptconfig.c \
+       popthelp.c poptint.h poptparse.c scandir.c strcasecmp.c \
+       strerror.c strndup.c strnlen.c strtod.c strtok_r.c strtol.c \
+       strtoul.c vasprintf.c vsnprintf.c