blob: c5f8048e4b7f83676161bfc1a4168600a69f9a79 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- Makefile.am.orig 2016-02-17 21:02:06 UTC
+++ Makefile.am
@@ -2,8 +2,7 @@
dist_man8_MANS = smcroute.8
-doc_DATA = README AUTHORS TODO ChangeLog COPYING \
- smcroute.conf smcroute.init
+doc_DATA = README AUTHORS TODO ChangeLog COPYING
EXTRA_DIST = autogen.sh smcroute.conf smcroute.init
sbin_PROGRAMS = smcroute
|