2008-07-13 20:45:28 +00:00
|
|
|
diff -urN nufw-2.2.15/Makefile.am nufw-2.2.15.new/Makefile.am
|
|
|
|
--- nufw-2.2.15/Makefile.am 2008-04-15 14:12:18.000000000 +0200
|
|
|
|
+++ nufw-2.2.15.new/Makefile.am 2008-07-13 22:39:22.000000000 +0200
|
2008-02-05 15:58:13 +00:00
|
|
|
@@ -1,4 +1,4 @@
|
2008-07-13 20:45:28 +00:00
|
|
|
-SUBDIRS = src scripts doc tests conf python
|
|
|
|
+SUBDIRS = src scripts conf python
|
2008-02-05 15:58:13 +00:00
|
|
|
|
2008-07-13 20:45:28 +00:00
|
|
|
PATCH_FILES = patches/dump-connection-mark.diff
|
|
|
|
EXTRA_DIST = autogen.sh $(PATCH_FILES)
|
|
|
|
diff -urN nufw-2.2.15/Makefile.in nufw-2.2.15.new/Makefile.in
|
|
|
|
--- nufw-2.2.15/Makefile.in 2008-04-15 14:12:41.000000000 +0200
|
|
|
|
+++ nufw-2.2.15.new/Makefile.in 2008-07-13 22:39:40.000000000 +0200
|
2008-02-05 15:58:13 +00:00
|
|
|
@@ -234,7 +234,7 @@
|
|
|
|
sharedstatedir = @sharedstatedir@
|
|
|
|
sysconfdir = @sysconfdir@
|
|
|
|
target_alias = @target_alias@
|
2008-07-13 20:45:28 +00:00
|
|
|
-SUBDIRS = src scripts doc tests conf python
|
|
|
|
+SUBDIRS = src scripts conf python
|
|
|
|
PATCH_FILES = patches/dump-connection-mark.diff
|
|
|
|
EXTRA_DIST = autogen.sh $(PATCH_FILES)
|
2008-02-05 15:58:13 +00:00
|
|
|
all: all-recursive
|