diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-08-23 14:58:10 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-08-23 14:58:10 +0000 |
commit | a5cb022407949c11ce2f50f89bc8990f420cf2f2 (patch) | |
tree | be9a9074f89ae53da0fe15662d3e02a63df08a97 /lib | |
parent | feb63efc31bd2214bf407140187f3416587ffeb1 (diff) |
added the two new os400 files
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 7edf365d8..06ae05df3 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -34,6 +34,7 @@ EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 Makefile.riscos \ libcurl.framework.make libcurl.plist libcurl.rc config-amigaos.h \ amigaos.c amigaos.h makefile.amiga Makefile.netware nwlib.c nwos.c \ libcurl.imp msvcproj.head msvcproj.foot config-win32ce.h \ + config-os400.h setup-os400.h \ Makefile.Watcom config-tpf.h $(DOCS) $(VCPROJ) CLEANFILES = $(DSP) $(VCPROJ) |