diff --git a/ruamoko/lib/Makefile.am b/ruamoko/lib/Makefile.am index e2b34ee99..9ba7ed074 100644 --- a/ruamoko/lib/Makefile.am +++ b/ruamoko/lib/Makefile.am @@ -6,7 +6,7 @@ QCPPFLAGS=$(INCLUDES) PAK=$(top_builddir)/tools/pak/pak$(EXEEXT) RANLIB=touch -INCLUDES= -I$(top_srcdir)/ruamoko/include +INCLUDES= -I$(top_srcdir)/ruamoko/include -I$(top_srcdir)/include noinst_LIBRARIES= libr.a libgui.a libcsqc.a