blob: 067a3934fb201fc23fa15946b5174d0bdb30584d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
--- Makefile.am.orig 2010-12-16 17:10:32.581379303 -0500
+++ Makefile.am 2010-12-16 17:10:44.258117291 -0500
@@ -22,15 +22,6 @@
ACLOCAL_AMFLAGS = -I m4
-# COPYING and INSTALL are GNU/FSF-supplied documents.
-# Others are Alien Arena documents.
-dist_doc_DATA = \
- docs/license.txt \
- docs/README.txt \
- README \
- COPYING \
- INSTALL
-
# FUSE game server browser and Server management scripts
EXTRA_DIST = \
Tools/fuse.tar.gz \
|