summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2011-06-21 18:12:29 +0200
committerAndrea Canciani <ranma42@gmail.com>2011-06-24 14:13:09 +0200
commit463a8b67a3e2dfacede3f4e2ed1f65afc8ae5662 (patch)
treefe5f605137cee9626e0bba692b782c72721f8951 /configure.ac
parent33403cfb378de03a2cff707b4b1cc16025378822 (diff)
perf: Fix build on win32
The performance tools build system for Win32 hasn't been maintained for some time. The makefiles are now structured as in other directories (Makefile.sources used by both Makefile.am and Makefile.win32) and some additional code hides os-specific parts.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5d72c24f..66877917 100644
--- a/configure.ac
+++ b/configure.ac
@@ -815,6 +815,7 @@ src/Makefile
test/Makefile
test/pdiff/Makefile
perf/Makefile
+perf/micro/Makefile
util/Makefile
util/cairo-fdr/Makefile
util/cairo-gobject/Makefile