do not make tests automatically
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 12 Feb 2008 21:42:54 +0000 (21:42 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 12 Feb 2008 21:42:54 +0000 (21:42 +0000)
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt++@1067 d19143bc-622f-0410-bfdd-b5b2a6649095

mlt++/Makefile

index 4833cfa..05d3852 100644 (file)
@@ -2,7 +2,6 @@ include config.mak
 
 all clean distclean install uninstall:
        $(MAKE) DESTDIR=$(DESTDIR) -C src $@ 
-       $(MAKE) -C test $@ 
 
 dist:
        [ -d "mlt++-$(version)" ] && rm -rf "mlt++-$(version)" || echo -n