summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Likins <alikins@grimlock.devel.redhat.com>2008-01-29 17:32:56 -0500
committerAdrian Likins <alikins@grimlock.devel.redhat.com>2008-01-29 17:32:56 -0500
commit09f0681ca270396533165aabd075ee61cfb33b24 (patch)
tree6625dd582aa51ad96cb757728d3e2f32689a0b9e
parent1c3efe9e2852417b839acd2677434a43df582a03 (diff)
downloadfunc-09f0681ca270396533165aabd075ee61cfb33b24.tar.gz
func-09f0681ca270396533165aabd075ee61cfb33b24.tar.xz
func-09f0681ca270396533165aabd075ee61cfb33b24.zip
add test/ and test/unittest to the dirs to cleanup
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 974ca4f..187e7c9 100755
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ NEWRELEASE = $(shell echo $$(($(RELEASE) + 1)))
MESSAGESPOT=po/messages.pot
TOPDIR = $(shell pwd)
-DIRS = func docs scripts
+DIRS = func docs scripts test test/unittest
PYDIRS = func scripts
EXAMPLEDIR = examples
INITDIR = init-scripts