added performance measurements to splay tree implementation
[swftools.git] / Makefile.in
index 1963683..e242a0f 100644 (file)
@@ -34,6 +34,8 @@ uninstall-local:
        rm -rf $(pkgdatadir)
 
 all-local:
+       @true
 install-local:
+       @true
 
 .PHONY: all install uninstall clean distclean clean-local uninstall-local all-local install-local