diff options
Diffstat (limited to 'plugins/checkupdate')
-rw-r--r-- | plugins/checkupdate/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/checkupdate/Makefile.am b/plugins/checkupdate/Makefile.am index 471f8b04..fe565398 100644 --- a/plugins/checkupdate/Makefile.am +++ b/plugins/checkupdate/Makefile.am @@ -2,7 +2,7 @@ plugindir = $(PLUMA_PLUGINS_LIBS_DIR) -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ $(PLUMA_CFLAGS) \ $(LIBSOUP_CFLAGS) \ |