X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-utils%2Favahi%2FMakefile.am;h=b1ebe22a69567a10eae8cab2019ae483c7f05c15;hb=4a3ab01cd4ac3db4640d14492c29a796fb37ecc0;hp=68006345f4065b9eeebdd6b53c0de752714ab045;hpb=bcdeedc94555d5dfb023b5935b003412f535248c;p=catta diff --git a/avahi-utils/avahi/Makefile.am b/avahi-utils/avahi/Makefile.am index 6800634..b1ebe22 100644 --- a/avahi-utils/avahi/Makefile.am +++ b/avahi-utils/avahi/Makefile.am @@ -25,16 +25,16 @@ avahidir = $(pythondir)/avahi avahi_SCRIPTS = ServiceTypeDatabase.py -if HAVE_PYTHON_DBUS -if HAVE_PYGTK - -avahi_PYTHON = __init__.py SimpleGladeApp.py - ServiceTypeDatabase.py: ServiceTypeDatabase.py.in sed -e 's,@PYTHON\@,$(PYTHON),g' \ -e 's,@pkgdatadir\@,$(pkgdatadir),g' $< > $@ chmod +x $@ +if HAVE_PYGTK +if HAVE_PYTHON_DBUS + +avahi_PYTHON = __init__.py SimpleGladeApp.py + endif endif endif