diff options
author | Yang Tse <yangsita@gmail.com> | 2009-05-01 12:39:40 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-05-01 12:39:40 +0000 |
commit | 5a91746b80fd41b9915574d8514f1d40e9cfd1b6 (patch) | |
tree | 8142242b120e88a93f697f0cc8cd31b466730427 /packages/Makefile.am | |
parent | fdc091a8573d0c3aa260738384e5d9dbb31a38df (diff) |
David McCreedy's "TPF-platform specific changes to various files" patch
Diffstat (limited to 'packages/Makefile.am')
-rw-r--r-- | packages/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Makefile.am b/packages/Makefile.am index 32f9c8b2a..3f731721e 100644 --- a/packages/Makefile.am +++ b/packages/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = Win32 Linux Solaris EPM DOS AIX vms +SUBDIRS = Win32 Linux Solaris EPM DOS AIX vms TPF 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 \ |