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.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/avahi-utils/avahi/Makefile.am b/avahi-utils/avahi/Makefile.am
new file mode 100644
index 0000000..357d3dc
--- /dev/null
+++ b/avahi-utils/avahi/Makefile.am
@@ -0,0 +1,4 @@
+avahidir = $(pythondir)/avahi
+avahi_PYTHON = __init__.py SimpleGladeApp.py
+
+EXTRA_DIST = $(avahi_PYTHON)