diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9adb8dafe..5e3fcfdc3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,8 @@ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = CHANGES COPYING maketgz reconf Makefile.dist curl-config.in \ - curl-style.el sample.emacs RELEASE-NOTES buildconf buildconf.bat libcurl.pc.in + curl-style.el sample.emacs RELEASE-NOTES buildconf buildconf.bat \ + libcurl.pc.in vc6curl.dsw bin_SCRIPTS = curl-config |