summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2011-04-11 12:46:49 -0400
committerBehdad Esfahbod <behdad@behdad.org>2011-04-11 12:46:49 -0400
commit9faa980067f802f712c2adf8263152ed40c98088 (patch)
treed52904eed8551f32553e43a6509dfb21442c04e0 /Makefile.am
parentd77b76200efbaa0611691920f9f2018b1e8be340 (diff)
Add an in-tree test suite
Uses the glib testing framework. Wrote unit tests for hb-common.h types.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e81c0bc4..95c5701f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src
+SUBDIRS = src test
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = harfbuzz.pc