1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00

Removed unwanted extra INCLUDES.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1862 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-10-20 20:07:33 +00:00 committed by cras
parent 76c6e9ab83
commit 3065583f7a

View File

@ -1,7 +1,5 @@
bin_PROGRAMS = botti
INCLUDES = $(GLIB_CFLAGS)
INCLUDES = \
$(GLIB_CFLAGS) \
-I$(top_srcdir)/src \