2009-10-05 18:30:58 +00:00
|
|
|
Index: nufw-2.2.21/Makefile.am
|
|
|
|
===================================================================
|
|
|
|
--- nufw-2.2.21.orig/Makefile.am 2008-11-18 10:12:32.000000000 +0100
|
|
|
|
+++ nufw-2.2.21/Makefile.am 2009-10-05 20:26:45.000000000 +0200
|
2008-02-05 15:58:13 +00:00
|
|
|
@@ -1,4 +1,4 @@
|
2009-10-05 18:30:58 +00:00
|
|
|
-SUBDIRS = src scripts doc tests conf python selinux
|
|
|
|
+SUBDIRS = src scripts conf python selinux
|
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)
|
2009-10-05 18:30:58 +00:00
|
|
|
Index: nufw-2.2.21/Makefile.in
|
|
|
|
===================================================================
|
|
|
|
--- nufw-2.2.21.orig/Makefile.in 2009-02-03 22:46:54.000000000 +0100
|
|
|
|
+++ nufw-2.2.21/Makefile.in 2009-10-05 20:27:05.000000000 +0200
|
2008-09-29 17:13:29 +00:00
|
|
|
@@ -193,7 +193,7 @@
|
2008-02-05 15:58:13 +00:00
|
|
|
target_alias = @target_alias@
|
2008-09-29 17:13:29 +00:00
|
|
|
top_builddir = @top_builddir@
|
|
|
|
top_srcdir = @top_srcdir@
|
2009-10-05 18:30:58 +00:00
|
|
|
-SUBDIRS = src scripts doc tests conf python selinux
|
|
|
|
+SUBDIRS = src scripts conf python selinux
|
2008-07-13 20:45:28 +00:00
|
|
|
PATCH_FILES = patches/dump-connection-mark.diff
|
|
|
|
EXTRA_DIST = autogen.sh $(PATCH_FILES)
|
2008-02-05 15:58:13 +00:00
|
|
|
all: all-recursive
|