14 lines
633 B
Text
14 lines
633 B
Text
--- Makefile.in.orig 2008-06-02 15:48:31.000000000 +0200
|
|
+++ Makefile.in 2008-06-02 15:48:47.000000000 +0200
|
|
@@ -279,9 +279,9 @@
|
|
target_vendor = @target_vendor@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = include common gnokii po patches Docs $(am__append_1) \
|
|
+SUBDIRS = include common gnokii po patches $(am__append_1) \
|
|
$(am__append_2) $(am__append_3)
|
|
-DIST_SUBDIRS = include Docs common gnokii gnokiid utils xgnokii po smsd win32 testsuite patches getopt
|
|
+DIST_SUBDIRS = include common gnokii gnokiid utils xgnokii po smsd win32 testsuite patches getopt
|
|
EXTRA_DIST = \
|
|
ChangeLog \
|
|
COPYING \
|