summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2019-05-07 11:48:47 -0700
committerVito Caputo <vcaputo@pengaru.com>2019-05-07 11:50:47 -0700
commit244d9289a2496cde588ef4a8f0aafe6efeac2e4d (patch)
tree78010a02ff8e9af12cd182176cff21bce43b7a48 /src
parentf8f72bbc97acb4189195646647f6eab01565ee33 (diff)
libthunk: rename to thunk_h, update submodule urlHEADmaster
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