diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am index 02f1137..63b0713 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1 +1,3 @@ -sysconf_DATA = mpio/mpioshrc
\ No newline at end of file +sysconfdir=$(sysconfdir)/mpio + +sysconf_DATA = etc/mpioshrc
\ No newline at end of file |