summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-12-15 13:29:42 +0000
committerMartin Baulig <martin@src.gnome.org>1998-12-15 13:29:42 +0000
commitcdad74067311d76389794935c93dff48d8065897 (patch)
treec92dbca7d635389a036ba7bacf22cf1283a24241
parentcb5502174a30bc954ff6423b31b4836ac000ffd1 (diff)
downloadgnome-common-cdad74067311d76389794935c93dff48d8065897.tar.gz
Add all source and header files here.
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
-rw-r--r--support/ChangeLog4
-rw-r--r--support/Makefile.am9
2 files changed, 12 insertions, 1 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 720f3ae..1f4644a 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -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
diff --git a/support/Makefile.am b/support/Makefile.am
index c3f568d..4665ee4 100644
--- a/support/Makefile.am
+++ b/support/Makefile.am
@@ -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