From f18c52661322adc5b285f22f8f3878e7acdb0a26 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sat, 26 Jul 2003 11:53:32 +0000 Subject: *** empty log message *** --- userspace/ebtables2/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/userspace/ebtables2/Makefile b/userspace/ebtables2/Makefile index 2a8dbcf..a0300fc 100644 --- a/userspace/ebtables2/Makefile +++ b/userspace/ebtables2/Makefile @@ -82,4 +82,9 @@ release: install -m 0644 -o root -g root \ include/ebtables.h include/linux/netfilter_bridge/ make clean + touch * + touch extensions/* + touch include/* + touch include/linux/* + touch include/linux/netfilter_bridge/* cd ..;tar -c $(DIR) | gzip >$(DIR).tar.gz -- cgit v1.2.3