branch | stable-1.5 |
changeset 2378 | ca345abf0565 |
parent 2263 | 543ba57580af |
2377:aa0f6f939cb3 | 2378:ca345abf0565 |
---|---|
36 sbin_SCRIPTS = ethercatctl |
36 sbin_SCRIPTS = ethercatctl |
37 |
37 |
38 systemddir = $(libdir)/systemd/system |
38 systemddir = $(libdir)/systemd/system |
39 systemd_DATA = ethercat.service |
39 systemd_DATA = ethercat.service |
40 |
40 |
41 sysconf_DATA = ethercat.conf |
41 dist_sysconf_DATA = ethercat.conf |
42 |
42 |
43 EXTRA_DIST = \ |
43 EXTRA_DIST = \ |
44 ethercatctl.in \ |
44 ethercatctl.in \ |
45 ethercat.service.in \ |
45 ethercat.service.in \ |
46 ifup-eoe.sh |
46 ifup-eoe.sh |