summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorQuentin Glidic <sardemff7+git@sardemff7.net>2017-10-31 18:16:08 +0100
committerQuentin Glidic <sardemff7+git@sardemff7.net>2017-10-31 18:16:08 +0100
commit3c37ba7a1cebb25b54b9576e47c17fe15269b9e1 (patch)
tree139998772f6641ec80e92606abde99aebda1d968 /Makefile.am
parentcc3d889fea0ebc10894caa622fbac6d41c891bba (diff)
meson: Add default theme GResource bits
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ee5f016..1512c12a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -142,6 +142,7 @@ rofi_CFLAGS=\
-I$(top_srcdir)/include/\
-I$(top_builddir)/lexer/\
-I$(top_srcdir)/lexer/\
+ -I$(top_builddir)/resources/\
-I$(top_srcdir)/config/\
-I$(top_builddir)/\
-Werror=missing-prototypes\