]> granicus.if.org Git - curl/commitdiff
include the symbols-in-versions file in the release archive
authorDaniel Stenberg <daniel@haxx.se>
Tue, 10 Feb 2009 12:39:26 +0000 (12:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 10 Feb 2009 12:39:26 +0000 (12:39 +0000)
docs/libcurl/Makefile.am

index 9e562c21e5d451dcb62810b6d219d8c650157286..c2b5f92c5c99e76f76058143bca91f2e02f76954 100644 (file)
@@ -60,8 +60,8 @@ PDFPAGES = curl_easy_cleanup.pdf curl_easy_getinfo.pdf curl_easy_init.pdf \
 
 CLEANFILES = $(HTMLPAGES) $(PDFPAGES)
 
-EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) libcurl.m4 ABI
-
+EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) libcurl.m4 ABI \
+  symbols-in-versions
 MAN2HTML= roffit --mandir=. < $< >$@
 
 SUFFIXES = .3 .html