X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=apps%2Firssi%2Fsrc%2Fcore%2FMakefile.am;h=8c11695fe97581af12547f4c71135aa7dcef6c21;hp=55ab73c4d8717a581816d40a6371167f5897de45;hb=1db7801dd7c7890ebc8bbec651a9d18cbbe9012b;hpb=ce224ba8563054523412d09dd7e9165bb80612d6 diff --git a/apps/irssi/src/core/Makefile.am b/apps/irssi/src/core/Makefile.am index 55ab73c4..8c11695f 100644 --- a/apps/irssi/src/core/Makefile.am +++ b/apps/irssi/src/core/Makefile.am @@ -2,7 +2,7 @@ noinst_LIBRARIES = libcore.a include $(top_srcdir)/Makefile.defines.in -INCLUDES = \ +INCLUDES += \ -I$(top_srcdir)/src \ -I$(top_srcdir)/src/core \ $(GLIB_CFLAGS) \