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