aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-09-03 00:04:10 +0200
committerKamil Dudka <kdudka@redhat.com>2015-09-04 10:41:43 +0200
commita60bde79f9adeb135d5c642a07f0d783fbfbbc25 (patch)
treea7fb9ca0b94ae6882fccaaa138349f5a3544b55d /docs/libcurl/Makefile.am
parent82db076d9f8a5473a2e3ba3e1154b50f3bd03180 (diff)
has: generate the curl/has.h header
changed macro name, moved and renamed script to become docs/libcurl/has.pl, generate code that is checksrc compliant
Diffstat (limited to 'docs/libcurl/Makefile.am')
-rw-r--r--docs/libcurl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/Makefile.am b/docs/libcurl/Makefile.am
index 5456ee418..677fb94ad 100644
--- a/docs/libcurl/Makefile.am
+++ b/docs/libcurl/Makefile.am
@@ -90,7 +90,7 @@ dist_m4macro_DATA = libcurl.m4
CLEANFILES = $(HTMLPAGES) $(PDFPAGES) $(TESTS) libcurl-symbols.3
EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) ABI \
- symbols-in-versions symbols.pl mksymbolsmanpage.pl
+ symbols-in-versions mksymbolsmanpage.pl
MAN2HTML= roffit --mandir=. < $< >$@
SUFFIXES = .3 .html