projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10f81d0
)
build: do tests last, for better make check output
author
Øyvind Kolås
<pippin@gimp.org>
Wed, 5 Dec 2018 02:36:50 +0000
(
03:36
+0100)
committer
Øyvind Kolås
<pippin@gimp.org>
Wed, 5 Dec 2018 02:36:50 +0000
(
03:36
+0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index ffa96454c36b1104b31db719a7c4c5a6d0ff7df1..4e6cdda2fd062a815cc5e2a6337bc95c2d91b4e7 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-3,8
+3,8
@@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = \
babl \
extensions \
- t
est
s \
- t
ool
s
+ t
ool
s \
+ t
est
s
if ENABLE_DOCS
SUBDIRS+= docs