diff options
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -40,3 +40,6 @@ install-doc: README.html clean: $(RM) -f *.o *~ README.html mpd-notification + +distclean: + $(RM) -f *.o *~ README.html mpd-notification config.h |
index : mpd-notification | ||
Notify about tracks played by mpd | git daemon user |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 3 |
@@ -40,3 +40,6 @@ install-doc: README.html clean: $(RM) -f *.o *~ README.html mpd-notification + +distclean: + $(RM) -f *.o *~ README.html mpd-notification config.h |