Correctly clean all generated JAR files
[lttng-ust.git] / liblttng-ust-java-agent / java / lttng-ust-agent-all / Makefile.am
index cf3f3c3b88e46c10afa1f3ab97945c4e3730e19a..b154a63232268ff28fefedd2ae9d99febf9cba42 100644 (file)
@@ -27,3 +27,5 @@ install-data-hook:
 
 uninstall-hook:
        cd $(DESTDIR)/$(jardir) && rm -f $(jarfile_symlink) && rm -f $(jarfile_compat_symlink)
+
+CLEANFILES = *.jar
This page took 0.02282 seconds and 4 git commands to generate.