diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-01-29 12:15:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-01-29 12:15:16 +0000 |
commit | 3a01478ce818e00fdc3b831420b7c8a815c0af2a (patch) | |
tree | ba1ddb4afcffdba65451d776ac0e927e674aa688 /Makefile.am | |
parent | 53d71fab60bbcc9b7439523610965fba5a0cd10e (diff) | |
download | curl-3a01478ce818e00fdc3b831420b7c8a815c0af2a.tar.gz |
add the new emacs file and removed the former one
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 67f6a5085..c1dfcd770 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = foreign EXTRA_DIST = CHANGES COPYING maketgz SSLCERTS reconf Makefile.dist \ -curl-config.in build_vms.com curl-mode.el + curl-config.in build_vms.com curl-style.el sample.emacs bin_SCRIPTS = curl-config |