summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 588cafe..c763c56 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,3 @@
noinst_LIBRARIES = libpulp.a
libpulp_a_SOURCES = pulp.c pulp.h
-libpulp_a_CPPFLAGS = -I@top_srcdir@/libthunk
+libpulp_a_CPPFLAGS = -I@top_srcdir@/thunk_h
© All Rights Reserved