summaryrefslogtreecommitdiffstats
path: root/avahi-utils/avahi/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-utils/avahi/Makefile.am')
-rw-r--r--avahi-utils/avahi/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/avahi-utils/avahi/Makefile.am b/avahi-utils/avahi/Makefile.am
index c5a4be8..53e56a3 100644
--- a/avahi-utils/avahi/Makefile.am
+++ b/avahi-utils/avahi/Makefile.am
@@ -22,9 +22,8 @@ EXTRA_DIST = __init__.py SimpleGladeApp.py ServiceTypeDatabase.py.in
if HAVE_PYTHON
avahidir = $(pythondir)/avahi
-avahi_PYTHON = __init__.py SimpleGladeApp.py ServiceTypeDatabase.py
-
-BUILT_SOURCES = ServiceTypeDatabase.py
+avahi_PYTHON = __init__.py SimpleGladeApp.py
+avahi_SCRIPTS = ServiceTypeDatabase.py
ServiceTypeDatabase.py: ServiceTypeDatabase.py.in
sed -e 's,@PYTHON\@,$(PYTHON),g' \