summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstekloff <stekloff>2005-05-06 18:02:52 +0000
committerstekloff <stekloff>2005-05-06 18:02:52 +0000
commitcee9b1ef8a80c957d04e418e6fe0153b5ea0f425 (patch)
treebd2cffc872d7b2a8a731004da5f9a06a9ea03d03
parent418170d7eea84546c6d43c01a520f49ecfdf92ff (diff)
downloadsysfsutils-cee9b1ef8a80c957d04e418e6fe0153b5ea0f425.tar.gz
changing includedir
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index e1f9996..16073ae 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -163,7 +163,7 @@ host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
-includedir = @includedir@
+includedir = /usr/include/sysfs
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@