summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------libpulp0
-rw-r--r--src/Makefile.am2
2 files changed, 1 insertions, 1 deletions
diff --git a/libpulp b/libpulp
-Subproject f8f72bbc97acb4189195646647f6eab01565ee3
+Subproject 244d9289a2496cde588ef4a8f0aafe6efeac2e4
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
© All Rights Reserved