aboutsummaryrefslogtreecommitdiff
path: root/etc/Makefile.am
diff options
context:
space:
mode:
authorcrunchy <crunchy>2003-02-21 18:28:50 +0000
committercrunchy <crunchy>2003-02-21 18:28:50 +0000
commit8ca6e0c3d3ad7a80ae5645cbfe007b83c4980c66 (patch)
treeae012d083f28cdda6a7904592e8e3e64d1307ee3 /etc/Makefile.am
parentaa4623d90038ed1d63800dce9daa017416a85dc0 (diff)
downloadmpiosh-8ca6e0c3d3ad7a80ae5645cbfe007b83c4980c66.tar.gz
mpiosh-8ca6e0c3d3ad7a80ae5645cbfe007b83c4980c66.tar.bz2
mpiosh-8ca6e0c3d3ad7a80ae5645cbfe007b83c4980c66.zip
add patch of Sebastian; tried to fix problems with etc stuff
Diffstat (limited to 'etc/Makefile.am')
-rw-r--r--etc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am
index 28b7244..445bf6b 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -1,3 +1,3 @@
-sysconfdir=$(sysconfdir)/mpio
+datadir=$(sysconfdir)/mpio
-sysconf_DATA = mpioshrc \ No newline at end of file
+data_DATA = mpioshrc \ No newline at end of file