blob: c8b99735e547d0a94db4e99648cd6981f05de776 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- workloads/include/Makefile.in.orig Thu Sep 13 05:26:52 2007
+++ workloads/include/Makefile.in Thu Sep 13 05:27:24 2007
@@ -165,7 +165,7 @@
std_include = @std_include@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-winclude_pkgdir = ${prefix}/workloads/include
+winclude_pkgdir = ${datadir}/workloads/include
dist_winclude_pkg_DATA = \
benches.pg \
contents.pg \
|