]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/lablgtkmathview/Makefile.in
Distribution improvements.
[helm.git] / helm / DEVEL / lablgtkmathview / Makefile.in
index e2fcf1965264204e16daf5f31f977ed4a6f03c3c..3dc357ea6f34eaf47b481add0e50dfb91dfddb11 100644 (file)
@@ -88,8 +88,9 @@ uninstall:
 
 clean:
        rm -f *.o *.cm? $(ARCHIVE) $(ARCHIVE_C) $(ARCHIVE_OPT)
-       cd test ; make clean
+       cd $(TESTDIR) ; make clean
        rm -rf $(TMPDIR)
 
 distclean: clean
        rm -f config.log config.cache config.status Makefile META lablgtkmathview.spec
+       cd $(TESTDIR) ; make distclean