diff options
Diffstat (limited to 'plugins/select-one-source')
-rw-r--r-- | plugins/select-one-source/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/select-one-source/Makefile.am b/plugins/select-one-source/Makefile.am index ec90904e70..3788fd30fa 100644 --- a/plugins/select-one-source/Makefile.am +++ b/plugins/select-one-source/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/widgets \ $(EVOLUTION_CALENDAR_CFLAGS) |