summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--avahi-dnsconfd/Makefile.am6
-rwxr-xr-xavahi-dnsconfd/avahi-dnsconfd.action (renamed from avahi-dnsconfd/dnsconf.action)0
-rw-r--r--man/Makefile.am2
3 files changed, 4 insertions, 4 deletions
diff --git a/avahi-dnsconfd/Makefile.am b/avahi-dnsconfd/Makefile.am
index db21810..4ccabb6 100644
--- a/avahi-dnsconfd/Makefile.am
+++ b/avahi-dnsconfd/Makefile.am
@@ -23,7 +23,7 @@ AM_CFLAGS= \
-I$(top_srcdir) \
-DAVAHI_RUNTIME_DIR=\"$(avahi_runtime_dir)/\" \
-DAVAHI_SOCKET=\"$(avahi_socket)\" \
- -DAVAHI_DNSCONF_SCRIPT=\"$(pkgsysconfdir)/dnsconf.action\"
+ -DAVAHI_DNSCONF_SCRIPT=\"$(pkgsysconfdir)/avahi-dnsconfd.action\"
# GLIB 2.0
AM_CFLAGS+=$(GLIB20_CFLAGS)
@@ -45,6 +45,6 @@ avahi_dnsconfd_SOURCES = \
avahi_dnsconfd_CFLAGS = $(AM_CFLAGS)
avahi_dnsconfd_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la
-pkgsysconf_DATA=dnsconf.action
+pkgsysconf_DATA=avahi-dnsconfd.action
-EXTRA_DIST=dnsconf.action
+EXTRA_DIST=avahi-dnsconfd.action
diff --git a/avahi-dnsconfd/dnsconf.action b/avahi-dnsconfd/avahi-dnsconfd.action
index 9337a6d..9337a6d 100755
--- a/avahi-dnsconfd/dnsconf.action
+++ b/avahi-dnsconfd/avahi-dnsconfd.action
diff --git a/man/Makefile.am b/man/Makefile.am
index 946a15f..4037bee 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -61,7 +61,7 @@ EXTRA_DIST = \
avahi-discover.1.xml.in \
avahi-bookmarks.1.xml.in \
avahi-dnsconfd.8.xml.in \
- avahi-daemon.5.conf.xml.in \
+ avahi-daemon.conf.5.xml.in \
xmltoman.css \
xmltoman.xsl \
xmltoman.dtd