blob: c0fdbbed1cc72d8f9d9db0a23e71309548bd77b5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig 2008-07-29 05:17:53.000000000 +0800
+++ Makefile.in 2008-09-03 23:21:49.313902785 +0800
@@ -146,7 +146,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = src man m4 libtest templates lang html
+SUBDIRS = src man m4 libtest templates lang
EXTRA_DIST = INSTALL INSTALL.FreeBSD INSTALL.Linux \
gpl.txt gpl-fr.txt license.txt greetings.txt history.txt \
|