diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-03-16 15:22:51 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-03-16 15:22:51 +0000 |
commit | efb5d9a4032f92b78b04f68fce30e12e29baeb2e (patch) | |
tree | 08246bbbdbef0830dac228847ff7bd72b6620cb4 /Makefile.am | |
parent | b1a5208e6b478aa3cb33f3d88396e3be7e431f9e (diff) |
new directories
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index eb73ca708..4bed9a507 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ EXTRA_DIST = \ CHANGES LEGAL maketgz MITX.txt MPL-1.1.txt \ config-win32.h reconf packages/README Makefile.dist -SUBDIRS = docs lib src include tests packages +SUBDIRS = docs lib src include tests packages perl php # create a root makefile in the distribution: dist-hook: |