summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a5d6aa8)
raw | patch | inline | side by side (parent: a5d6aa8)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 18:26:10 +0000 (20:26 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 18:26:10 +0000 (20:26 +0200) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 61919580c23856a0da6f3b6ddf2e2b3c039df225..136d10554c56a5c3d14054da8851c4d41ad2e05a 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
if BUILD_PLUGIN_IPC
pkglib_LTLIBRARIES += ipc.la
ipc_la_SOURCES = ipc.c
-ipc_la_CFLAGS = $(AM_CFLAGS)
ipc_la_LDFLAGS = $(PLUGIN_LDFLAGS)
endif