summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 53fe025..92d947f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,2 +1,3 @@
noinst_LIBRARIES = libix3.a
libix3_a_SOURCES = list.h ix3.c ix3.h
+libix3_a_CPPFLAGS = -I@top_srcdir@/libpad/src
© All Rights Reserved