aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2013-11-15 09:43:20 +0100
committerChristian Hesse <mail@eworm.de>2013-11-15 09:43:20 +0100
commita6598560edecaf79aaff9050f87c29437a7d16ce (patch)
treee41d08b7f06f0b2c13c77e66c927f8dcd6a190bf
parentcomplain if hostname is empty (diff)
downloadmpd-notification-a6598560edecaf79aaff9050f87c29437a7d16ce.tar.gz
mpd-notification-a6598560edecaf79aaff9050f87c29437a7d16ce.tar.bz2
mpd-notification-a6598560edecaf79aaff9050f87c29437a7d16ce.tar.xz
mpd-notification-a6598560edecaf79aaff9050f87c29437a7d16ce.tar.zst
mpd-notification-a6598560edecaf79aaff9050f87c29437a7d16ce.zip
add 'make distclean' to remove config.h
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4013882..a6fa535 100644
--- a/Makefile
+++ b/Makefile
@@ -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