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!
This commit is contained in:
parent
4cf3ad07e5
commit
feb63efc31
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user