]> git.sur5r.net Git - i3/i3/blobdiff - Makefile.am
Move SYSCONFDIR definition to makefile
[i3/i3] / Makefile.am
index 0368ecca83e0ab37588292b6f039e208b38422f2..188e9e82b14f758368218d35af2ec328dcd34624 100644 (file)
@@ -215,6 +215,7 @@ asciidoc_MANS =
 endif
 
 AM_CPPFLAGS = \
+       -DSYSCONFDIR="\"$(sysconfdir)\"" \
        -I$(top_builddir)/parser \
        -I$(top_srcdir)/include \
        @AX_EXTEND_SRCDIR_CPPFLAGS@