summaryrefslogtreecommitdiff
path: root/etc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Makefile.am')
-rw-r--r--etc/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am
index e149dab..1e4ee34 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -1,7 +1,9 @@
EXTRA_DIST = \
- miav.conf
+ miav.conf \
+ multicast.conf
sysconfdir=${prefix}/etc/miav
dist_sysconf_DATA = \
- miav.conf \ No newline at end of file
+ miav.conf \
+ multicast.conf \ No newline at end of file