aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-04-19 08:43:13 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-04-19 08:56:06 +0200
commit5470c86845d86aa061a097af6c0d674c54a0724b (patch)
treeaea35e6a529a58909486f0714e21f5b29cb58497 /src/Makefile.am
parent2dd018f450faf8df8f3ca0709d02ebc372e8cf4d (diff)
src/checksrc.whitelist: removed
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 79c4f4f10..878bbfef5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -91,8 +91,7 @@ NROFF=env LC_ALL=C @NROFF@ @MANOPT@ # figured out by the configure script
EXTRA_DIST = mkhelp.pl makefile.dj Makefile.vc6 Makefile.b32 \
Makefile.m32 macos/curl.mcp.xml.sit.hqx macos/MACINSTALL.TXT \
macos/src/curl_GUSIConfig.cpp macos/src/macos_main.cpp makefile.amiga \
- curl.rc Makefile.netware Makefile.inc Makefile.Watcom CMakeLists.txt \
- checksrc.whitelist
+ curl.rc Makefile.netware Makefile.inc Makefile.Watcom CMakeLists.txt
MANPAGE=$(top_srcdir)/docs/curl.1
README=$(top_srcdir)/docs/MANUAL