summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b4389043..f25bf8e7 100644
--- 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