From a284307481d26f253ab5aee8bb5793de1ef158b5 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 \