summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorYoungbok Shin <youngb.shin@samsung.com>2016-08-22 11:23:44 +0900
committerYoungbok Shin <youngb.shin@samsung.com>2016-08-22 11:23:44 +0900
commite684182ac634596bace621b0e84dfc98d2bc82c5 (patch)
treee6ce432188d6fe2b0b4bee6ddad34e7977c26a44 /test/Makefile.am
parent087e8c5d58be057cb77192932cd7fa8f7aacf1a5 (diff)
downloadharfbuzz-e684182ac634596bace621b0e84dfc98d2bc82c5.tar.gz
harfbuzz-e684182ac634596bace621b0e84dfc98d2bc82c5.tar.bz2
harfbuzz-e684182ac634596bace621b0e84dfc98d2bc82c5.zip
Revert "Imported Upstream version 1.2.7"
This reverts commit 087e8c5d58be057cb77192932cd7fa8f7aacf1a5.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index ec77822..16a3cd2 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,9 +1,5 @@
# Process this file with automake to produce Makefile.in
-SUBDIRS = api shaping fuzzing
-
-# Convenience targets:
-lib:
- @$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
+SUBDIRS = api shaping
-include $(top_srcdir)/git.mk