aboutsummaryrefslogtreecommitdiff
path: root/helper
diff options
context:
space:
mode:
Diffstat (limited to 'helper')
-rw-r--r--helper/Makefile.am2
-rw-r--r--helper/test/Makefile.am2
2 files changed, 4 insertions, 0 deletions
diff --git a/helper/Makefile.am b/helper/Makefile.am
index bf75b467e..b34d0d5d5 100644
--- a/helper/Makefile.am
+++ b/helper/Makefile.am
@@ -1,3 +1,5 @@
+include $(top_srcdir)/platform/@with_platform@/Makefile.inc
+
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = $(top_builddir)/pkgconfig/libodphelper.pc
diff --git a/helper/test/Makefile.am b/helper/test/Makefile.am
index f3db6b707..4747959fd 100644
--- a/helper/test/Makefile.am
+++ b/helper/test/Makefile.am
@@ -1,3 +1,5 @@
+include $(top_srcdir)/platform/@with_platform@/Makefile.inc
+
LIB = $(top_builddir)/lib
#in the following line, the libs using the symbols should come before