summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite-engine/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/graphite-engine/test/Makefile.in')
-rw-r--r--Build/source/libs/graphite-engine/test/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/libs/graphite-engine/test/Makefile.in b/Build/source/libs/graphite-engine/test/Makefile.in
index 4c74fbb3979..29d0d87eeb5 100644
--- a/Build/source/libs/graphite-engine/test/Makefile.in
+++ b/Build/source/libs/graphite-engine/test/Makefile.in
@@ -110,6 +110,7 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
RANLIB = @RANLIB@
REL_CODENAME = @REL_CODENAME@
+SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SIZEOF_WCHAR_T = @SIZEOF_WCHAR_T@
@@ -162,7 +163,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = RegressionTest
+SUBDIRS = ProfileHarness RegressionTest
EXTRA_DIST = fonterrors
all: all-recursive