eab8351569
- Add LICENSE_FILE - Switch to options helpers - Add missing depends - Regenerate patches - Install example as EXAMPLES, not docs
12 lines
341 B
Makefile
12 lines
341 B
Makefile
--- Makefile.in.orig 2005-07-25 08:55:38 UTC
|
|
+++ Makefile.in
|
|
@@ -92,7 +92,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIB
|
|
USE_NLS = @USE_NLS@
|
|
VERSION = @VERSION@
|
|
|
|
-SUBDIRS = doc intl po src man
|
|
+SUBDIRS = intl po src man
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = config.h
|