diff options
author | David Schleef <ds@schleef.org> | 2009-04-27 11:26:04 -0700 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2009-04-27 13:03:01 -0700 |
commit | a57b94fb228fdcc562466a44361685a1f55fbb3f (patch) | |
tree | 12c7f02006885fd5280235990bad42e1c9da85b3 /configure.ac | |
parent | f21e613986eff86a56e5c4e5d7a3f4da87ef18e0 (diff) |
Add orc-pixel library
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0d79be7..cbb97f2 100644 --- a/configure.ac +++ b/configure.ac @@ -118,6 +118,7 @@ AC_CONFIG_FILES([ Makefile doc/Makefile orc/Makefile +orc-pixel/Makefile orc-test/Makefile testsuite/Makefile examples/Makefile |