blob: bbaa5eb32a7715003c8bcbc3a4553d4b0bf1dc08 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- 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 \
|