aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-08-23 14:46:37 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-08-23 14:46:37 +0000
commitfeb63efc31bd2214bf407140187f3416587ffeb1 (patch)
tree9f328d2a5f98023b2aab75c440d146683064e26e /packages/Makefile.am
parent4cf3ad07e595d5fc0fd18ddfffa1f6eb295730c9 (diff)
Add the files in the OS400 dir to the dist. I didn't add it as a new subdir
just because if I do that automake does funny things automatically with the makefile.sh file in that directory and thus doing it this way was a quick work-around that annoyance!
Diffstat (limited to 'packages/Makefile.am')
-rw-r--r--packages/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/Makefile.am b/packages/Makefile.am
index 0deaf6176..2ab707752 100644
--- a/packages/Makefile.am
+++ b/packages/Makefile.am
@@ -1,3 +1,7 @@
SUBDIRS = Win32 Linux Solaris EPM DOS AIX vms
-EXTRA_DIST = README NetWare/get_ver.awk
+EXTRA_DIST = README NetWare/get_ver.awk OS400/ccsidcurl.c OS400/ccsidcurl.h \
+OS400/curl.inc.in OS400/initscript.sh OS400/makefile.sh OS400/make-include.sh \
+OS400/make-lib.sh OS400/make-src.sh OS400/make-tests.sh OS400/os400sys.c \
+OS400/os400sys.h OS400/README.OS400
+