summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-05-03 12:48:15 -0400
committerJim Meyering <jim@meyering.net>2006-05-03 12:48:15 -0400
commit69488634bba8309474bf2153efda7feb61366670 (patch)
treec05eaca2cefd01bed9a4183ac76203f41add6ce8 /Makefile
parent42bf51511732ac6a7845d6a63adb8a31f05a4a03 (diff)
downloadthird_party-cobbler-69488634bba8309474bf2153efda7feb61366670.tar.gz
third_party-cobbler-69488634bba8309474bf2153efda7feb61366670.tar.xz
third_party-cobbler-69488634bba8309474bf2153efda7feb61366670.zip
Packaging for cobbler
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f70589d..0b24f04 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ manpage:
gzip cobbler.1
test:
- python test/tests.py
+ python tests/tests.py
install:
python setup.py sdist