diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-09-05 06:56:24 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-09-05 06:56:24 +0000 |
commit | 70f2717c11bfc68ffd78c8b01cf95b6ce98cc21b (patch) | |
tree | de66c829a3a17f1145422dcd52750888214dd058 /Makefile.am | |
parent | b31a54c46ad80f626a6f36d4c620f0cabe3ded82 (diff) | |
download | curl-70f2717c11bfc68ffd78c8b01cf95b6ce98cc21b.tar.gz |
added curl-mode.el
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 d1c55fdef..a6fd289f1 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 Makefile.dist \ curl-config.in build_vms.com config-riscos.h \ - config-vms.h + config-vms.h curl-mode.el bin_SCRIPTS = curl-config |