diff options
Diffstat (limited to 'src/fe-none')
-rw-r--r-- | src/fe-none/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fe-none/Makefile.am b/src/fe-none/Makefile.am index d908388c..a21a346d 100644 --- a/src/fe-none/Makefile.am +++ b/src/fe-none/Makefile.am @@ -1,7 +1,5 @@ bin_PROGRAMS = botti -INCLUDES = $(GLIB_CFLAGS) - INCLUDES = \ $(GLIB_CFLAGS) \ -I$(top_srcdir)/src \ |