summaryrefslogtreecommitdiffstats
path: root/avahi-discover-standalone
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-08 14:56:38 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-08 14:56:38 +0000
commitc3cf93edcc9aa57d487bc2eba026b1e6b48ff48e (patch)
tree8b2cae3d0be1bf95950e621142c5738f75621b48 /avahi-discover-standalone
parent15cbcb2d3c23c83f7ae5f009e20d5ba0eb4b3679 (diff)
* Some smaller packaging fixes
* TODO update git-svn-id: file:///home/lennart/svn/public/avahi/trunk@270 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-discover-standalone')
-rw-r--r--avahi-discover-standalone/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi-discover-standalone/Makefile.am b/avahi-discover-standalone/Makefile.am
index 2d3ddaf..1d54211 100644
--- a/avahi-discover-standalone/Makefile.am
+++ b/avahi-discover-standalone/Makefile.am
@@ -42,5 +42,6 @@ interfaces = \
interfaces_DATA = $(interfaces)
EXTRA_DIST = \
- $(interfaces)
+ $(interfaces) \
+ avahi-discover.gladep
endif