summaryrefslogtreecommitdiffstats
path: root/avahi-python/avahi-discover/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-python/avahi-discover/Makefile.am')
-rw-r--r--avahi-python/avahi-discover/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi-python/avahi-discover/Makefile.am b/avahi-python/avahi-discover/Makefile.am
index e9c5583..a44a071 100644
--- a/avahi-python/avahi-discover/Makefile.am
+++ b/avahi-python/avahi-discover/Makefile.am
@@ -64,7 +64,8 @@ avahi-discover: avahi-discover.in
chmod +x $@
bin_SCRIPTS = $(pythonscripts)
-CLEANFILES = $(pythonscripts) $(desktop_DATA) *.pyc *.pyo
+
+CLEANFILES = $(pythonscripts) $(desktop_DATA) *.pyc *.pyo avahi-discover.desktop.in
endif
endif