diff --git a/liberator/Makefile.common b/liberator/Makefile.common index 323bc38d..168d8647 100644 --- a/liberator/Makefile.common +++ b/liberator/Makefile.common @@ -97,7 +97,7 @@ $(XPI): $(JAR) #### jar -$(JAR): +$(JAR): doc @echo "Building JAR..." $(MAKE_JAR) "$(JAR)" "$(JAR_BASES)" "$(JAR_DIRS)" "$(JAR_TEXTS)" "$(JAR_BINS)" "$(JAR_FILES)" @echo "SUCCESS: $@"