diff options
Diffstat (limited to 'src/fe-none')
-rw-r--r-- | src/fe-none/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-none/Makefile.am b/src/fe-none/Makefile.am index d06f04e1..1233fc91 100644 --- a/src/fe-none/Makefile.am +++ b/src/fe-none/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS = botti -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir)/src \ -I$(top_srcdir)/src/core/ \ -I$(top_srcdir)/src/irc/core/ \ |