diff options
Diffstat (limited to 'mateweather')
-rw-r--r-- | mateweather/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mateweather/Makefile.am b/mateweather/Makefile.am index 6058ba27..9b0e27c0 100644 --- a/mateweather/Makefile.am +++ b/mateweather/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = docs -INCLUDES = \ +AM_CPPFLAGS = \ -I$(srcdir) \ -I$(top_srcdir) \ -DMATEWEATHER_MENU_UI_DIR=\""$(uidir)"\" \ |