Add test directory
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 7 Apr 2011 20:05:07 +0000 (16:05 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 7 Apr 2011 20:05:07 +0000 (16:05 -0400)
configure.ac
test/Makefile.am [new file with mode: 0644]

index 3e83a38..2c612a5 100644 (file)
@@ -88,6 +88,7 @@ AC_CONFIG_FILES([
 harfbuzz.pc
 Makefile
 src/Makefile
+test/Makefile
 ])
 
 AC_OUTPUT
diff --git a/test/Makefile.am b/test/Makefile.am
new file mode 100644 (file)
index 0000000..e69de29