From 71422c035b719d08723e4e173e2e23fc7f1d9e61 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Tue, 10 Jan 2012 12:06:22 +0100 Subject: [PATCH] Add ethercat.conf to distribution. --- script/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/Makefile.am b/script/Makefile.am index 79d9c05e..419a024f 100644 --- a/script/Makefile.am +++ b/script/Makefile.am @@ -38,7 +38,7 @@ sbin_SCRIPTS = ethercatctl systemddir = $(libdir)/systemd/system systemd_DATA = ethercat.service -sysconf_DATA = ethercat.conf +dist_sysconf_DATA = ethercat.conf EXTRA_DIST = \ ethercatctl.in \