diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-10-22 06:26:30 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-10-22 06:26:30 +0000 |
commit | 56562bad59c28626dd1118732f9289ed586107c5 (patch) | |
tree | a32173844a55c23c2974cae46719cd910a0f66b9 /packages | |
parent | a26081b5558b8ccbdb866497a9a3f9a42877d8e8 (diff) |
Kevin Roth's cygwin fixes
Diffstat (limited to 'packages')
-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 d82908ce4..d07884e62 100644 --- a/packages/Makefile.am +++ b/packages/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = Win32 Linux Solaris +SUBDIRS = Win32 Linux Solaris Cygwin EXTRA_DIST = README |