From 1415194ce18439a7451fa0896202f0067a12b21d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 11 Dec 2011 06:50:42 +0000 Subject: =?UTF-8?q?2011-12-11=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Add support/include/tmtests_empty_function.h. --- testsuites/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/Makefile.am') diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am index 6a3a7b4fcb..d4a14c089d 100644 --- a/testsuites/Makefile.am +++ b/testsuites/Makefile.am @@ -13,6 +13,7 @@ noinst_HEADERS += support/include/test_support.h noinst_HEADERS += support/include/tmacros.h noinst_HEADERS += support/include/pritime.h noinst_HEADERS += support/include/primode.h +noinst_HEADERS += support/include/tmtests_empty_function.h SUBDIRS = @subdirs@ -- cgit v1.2.3