From 224ecd74f153937f104750d0001c18105255ceab Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 3 Mar 2015 22:59:31 +0100 Subject: [PATCH] Add missing file so make distcheck passes --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2