[Ocfs2-test-devel] [PATCH 1/3] ocfs2-test: quota_tests Makefile was making reference to open_delete.py and
Marcos Matsunaga
Marcos.Matsunaga at oracle.com
Wed Feb 18 11:18:13 PST 2009
Signed-off-by: Marcos Matsunaga <Marcos.Matsunaga at oracle.com>
---
programs/quota_tests/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/programs/quota_tests/Makefile b/programs/quota_tests/Makefile
index e320323..a814442 100755
--- a/programs/quota_tests/Makefile
+++ b/programs/quota_tests/Makefile
@@ -11,7 +11,7 @@ CFLAGS = -O2 -Wall -g $(O2DLM_CFLAGS) $(OCFS2_CFLAGS)
SOURCES = quota_multi_tests.c quota.h
OBJECTS = $(patsubst %.c,%.o,$(SOURCES))
-DIST_FILES = $(SOURCES) open_delete.py
+DIST_FILES = $(SOURCES)
BIN_EXTRA = run_quota_multi_tests.py quota_tests.sh
--
1.5.6.5
More information about the Ocfs2-test-devel
mailing list