aboutsummaryrefslogtreecommitdiff
path: root/helper
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2018-01-31 14:05:06 +0200
committerMatias Elo <matias.elo@nokia.com>2018-01-31 16:00:42 +0200
commitfda37c206ba99a3555b1314e567336f880df6633 (patch)
tree085e0bc8c4e96c87ea20c60462edff0b5a3223e3 /helper
parent7219ea695ab4e32be8738519b268eca02452ed85 (diff)
Port 3be7ab9 "build: drop platorm/linux-generic/Makefile.inc"
Signed-off-by: Matias Elo <matias.elo@nokia.com>
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