summaryrefslogtreecommitdiff
blob: 480df4ed3b8aa4371d35c3d03139f00d543c3918 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- Makefile.am	2009-09-05 16:39:32.000000000 +0200
+++ Makefile.am.new	2009-09-27 08:13:42.000000000 +0200
@@ -14,17 +14,7 @@
 
 # These will be installed into docdir.
 # Some of these files are actually needed for compilation (see src/res/Makefile.am).
-dist_doc_DATA = AUTHORS.txt ChangeLog NEWS README.txt \
-	LICENSE_boost_1_0.txt \
-	LICENSE_bsd-ac.txt \
-	LICENSE_bsd-ucb.txt \
-	LICENSE_gpl2.txt \
-	LICENSE_gpl3.txt \
-	LICENSE_gsmartcontrol.txt \
-	LICENSE_hz.txt \
-	LICENSE_pcrecpp.txt \
-	LICENSE_whatever.txt \
-	LICENSE_zlib.txt
+dist_doc_DATA = AUTHORS.txt ChangeLog NEWS README.txt
 
 # nobase_ preserves their directory names.