rename module
authorAnas Nashif <nashif@download.meego.com>
Wed, 26 Jan 2011 19:12:38 +0000 (11:12 -0800)
committerAnas Nashif <nashif@download.meego.com>
Wed, 26 Jan 2011 19:12:38 +0000 (11:12 -0800)
Makefile

index 1254299..4087397 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ all: tmpls
            python setup.py build
 
 tmpls:
-       cd kickstarter; make
+       cd kickstart; make
 
 %.py: %.tmpl
        $(CHEETAH) compile --settings='useStackFrames=False' $<