]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Reenabled self test.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Apr 2009 11:16:35 +0000 (13:16 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Apr 2009 11:16:35 +0000 (13:16 +0200)
lfs/pomona

index 1535547bebec5544f949af9fbe9e0e6c48658cdf..39b81577326bf1a8d295f285d27628810097aea9 100644 (file)
@@ -49,7 +49,7 @@ $(OBJECT) :
        cd $(DIR_APP) && make clean
        #cd $(DIR_APP) && make -C po update-po
        cd $(DIR_APP) && make
-       #cd $(DIR_APP) && make test
+       cd $(DIR_APP) && make test
        cd $(DIR_APP) && make install \
                NAME=$(NAME) SNAME=$(SNAME) VERSION=$(VERSION) KVER=$(KVER)
        cd $(DIR_APP) && make clean