diff options
Diffstat (limited to 'dpip/Makefile.am')
-rw-r--r-- | dpip/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dpip/Makefile.am b/dpip/Makefile.am index 099ac7d4..e88da0a1 100644 --- a/dpip/Makefile.am +++ b/dpip/Makefile.am @@ -1,3 +1,6 @@ +AM_CPPFLAGS = \ + -I$(top_srcdir) + noinst_LIBRARIES = libDpip.a libDpip_a_SOURCES = \ |