]> git.meshlink.io Git - catta/blobdiff - avahi-utils/avahi/Makefile.am
install interface file when compiling without GTK but with Python+DBUS
[catta] / avahi-utils / avahi / Makefile.am
index cbabcc5749a51d90e12814d9717423664853fbb7..68c71477c5f098875e3faa148e84730f9fdb12bd 100644 (file)
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 # USA.
 
+if HAVE_PYTHON
 avahidir = $(pythondir)/avahi
+
 avahi_PYTHON = __init__.py SimpleGladeApp.py
+endif
+
+EXTRA_DIST = __init__.py SimpleGladeApp.py
 
-EXTRA_DIST = $(avahi_PYTHON)
+clean-local:
+       rm -rf *.pyc *.pyo