chiark / gitweb /
NEWS: Fix header file name
[elogind.git] / Makefile.am
index 79c49e6f8c5385c10bbaf0c8fa6e3e76f96e504d..18df6453e510135207553ae5db2561831eb7b76d 100644 (file)
@@ -196,6 +196,7 @@ AM_CPPFLAGS = \
        -I $(top_srcdir)/src/libsystemd/sd-bus \
        -I $(top_srcdir)/src/libsystemd/sd-event \
        -I $(top_srcdir)/src/libsystemd/sd-rtnl \
+       $(SECCOMP_CFLAGS) \
        $(OUR_CPPFLAGS)
 
 AM_CFLAGS = $(OUR_CFLAGS)