diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-07-31 22:42:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-07-31 22:42:34 +0000 |
commit | c3c7739811fc2231182d2b46f5fd42e44007dd2c (patch) | |
tree | 0533b7c75a34827e2f9a5a9963d47e2852c870e5 /Makefile.am | |
parent | 513ac758daec3b60e02b2b96cc8dab05afb2adf4 (diff) | |
download | curl-c3c7739811fc2231182d2b46f5fd42e44007dd2c.tar.gz |
big last-beta (?) cleanup commit
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 3c9101bd7..aba57bd06 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,5 +6,5 @@ AUTOMAKE_OPTIONS = foreign no-dependencies EXTRA_DIST = curl.spec curl-ssl.spec -SUBDIRS = docs lib src +SUBDIRS = docs lib src include |