projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bc0dcd
)
Add missing file so make distcheck passes
author
Mikael Magnusson
<mikachu@gmail.com>
Tue, 3 Mar 2015 21:59:31 +0000
(22:59 +0100)
committer
Mikael Magnusson
<mikachu@gmail.com>
Tue, 3 Mar 2015 21:59:31 +0000
(22:59 +0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index b4389043a69e6b1bcf09b63356ecfd82027bcf52..f25bf8e73cecfa6f690bdd472edf167684f59972 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-324,6
+324,7
@@
obt_obt_unittests_LDADD = \
obt/libobt.la
obt_obt_unittests_LDFLAGS = -export-dynamic
obt_obt_unittests_SOURCES = \
+ obt/unittest_base.h \
obt/unittest_base.c \
obt/bsearch_unittest.c