summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cd6ceab)
raw | patch | inline | side by side (parent: cd6ceab)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 20:33:23 +0000 (22:33 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 21:21:24 +0000 (23:21 +0200) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index eb786f4cb62a1203bf5c88a84fe23736ed9d0f5f..a4c7466d36c1bc6b484ed5e3e37cf232b049ab85 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
if BUILD_PLUGIN_ZONE
pkglib_LTLIBRARIES += zone.la
zone_la_SOURCES = zone.c
-zone_la_CFLAGS = $(AM_CFLAGS)
zone_la_LDFLAGS = $(PLUGIN_LDFLAGS)
endif