Skip to content

Commit

Permalink
Updated phony targets
Browse files Browse the repository at this point in the history
  • Loading branch information
mones committed Sep 4, 2016
1 parent 014a6aa commit 41ce78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ clean: clean-build
rm -f *~
${MAKE} -C po clean

.PHONY: all build install install-dirs uninstall clean clean-build dist
.PHONY: all build install install-dirs install-icons-dirs install-icons uninstall uninstall-icons clean clean-build dist

0 comments on commit 41ce78e

Please sign in to comment.