mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-24 15:55:47 +01:00
Temporary fix for "Sanitize Makefile.doc" (1e4369cb40de23bd912bb7b5175c6cfae4e665c2)
More elegant fix to come, but something was needed so that "make xpi" could build.
This commit is contained in:
@@ -32,10 +32,10 @@ help:
|
||||
@echo " make distclean - clean up more"
|
||||
|
||||
clean:
|
||||
@echo "Cleanup..."
|
||||
@echo " Cleanup of $(LOCALE) documentation..."
|
||||
|
||||
distclean: clean
|
||||
@echo "More cleanup..."
|
||||
@echo " More cleanup of $(LOCALE) documentation..."
|
||||
rm -f $(DOC_FILES)
|
||||
|
||||
#### Makes single-file makes easier to type
|
||||
|
||||
Reference in New Issue
Block a user