From 751aadfc64b1db01472c6c0e7ce9aa2814aec032 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 7 May 2019 11:58:11 -0700 Subject: libpulp: sync with upstream libthunk -> thunk_h --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 53eabfc..e2c6f66 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ bin_PROGRAMS = randtest randtest_SOURCES = main.c -randtest_CPPFLAGS = -I@top_srcdir@/libpulp/src -I@top_srcdir@/libpulp/libthunk +randtest_CPPFLAGS = -I@top_srcdir@/libpulp/src -I@top_srcdir@/libpulp/thunk_h randtest_LDADD = @top_builddir@/libpulp/src/libpulp.a -- cgit v1.2.3