projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f83a43b
)
Add CMakeLists.txt to dist files for subset test.
author
Garret Rieger
<grieger@google.com>
Sat, 3 Feb 2018 01:54:11 +0000
(17:54 -0800)
committer
Rod Sheeter
<rsheeter@google.com>
Sun, 4 Feb 2018 20:57:34 +0000
(12:57 -0800)
test/subset/Makefile.am
patch
|
blob
|
history
diff --git
a/test/subset/Makefile.am
b/test/subset/Makefile.am
index dfc312e651e5f0ba3b60b1fd85775a47d613c9bf..336d33dfbf1db995816b1bc205c386a5d0f987df 100644
(file)
--- a/
test/subset/Makefile.am
+++ b/
test/subset/Makefile.am
@@
-10,6
+10,7
@@
lib:
@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
EXTRA_DIST += \
+ CMakeLists.txt \
run-tests.py \
subset_test_suite.py \
$(NULL)