chiark / gitweb /
build-sys: separate ldflags from cflags
[elogind.git] / Makefile.am
index 2699e594c37c2f66cd39bf694e48e03463018273..abe21506df6e18bea37f8ba1e9e10593ed5a8fee 100644 (file)
@@ -107,6 +107,7 @@ AM_CPPFLAGS = \
        -I $(top_srcdir)/src/systemd
 
 AM_CFLAGS = $(WARNINGFLAGS)
+AM_LDFLAGS = $(GCLDFLAGS)
 
 if TARGET_GENTOO
 AM_CPPFLAGS += \