Skip to content

Commit

Permalink
Release v1.0
Browse files Browse the repository at this point in the history
Fixed Makefile
  • Loading branch information
jschlatow committed Feb 25, 2013
1 parent c4bbac5 commit 7fb3ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -19,6 +19,6 @@ install: taskopen.pl
install -m 755 scripts/* $(DESTDIR)/$(PREFIX)/share/taskopen/scripts/

clean:
rm taskopen.pl
rm -f taskopen.pl

.PHONY: install clean

0 comments on commit 7fb3ec3

Please sign in to comment.