From: Marijn van Vliet Date: Sun, 19 Jun 2011 12:17:35 +0000 (+0200) Subject: Build babel before the tests. Use instead of X-Git-Tag: v0.9~72 X-Git-Url: https://git.stderr.nl/gitweb?p=projects%2Fchimara%2Fchimara.git;a=commitdiff_plain;h=ee61aacd0bbfc58240af685c63d7aed860799178 Build babel before the tests. Use instead of --- diff --git a/Makefile.am b/Makefile.am index d78eef1..a43dbac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,9 +2,9 @@ ## Created by Anjuta if TARGET_ILIAD -SUBDIRS = libchimara interpreters player po +SUBDIRS = libchimara interpreters babel player po else -SUBDIRS = libchimara interpreters player tests docs po babel +SUBDIRS = libchimara interpreters babel player tests docs po endif chimaradocdir = $(datadir)/doc/chimara diff --git a/tests/babeltest.c b/tests/babeltest.c index 6daba85..69ed3cc 100644 --- a/tests/babeltest.c +++ b/tests/babeltest.c @@ -2,7 +2,7 @@ #include #include -#include +#include #include #include #include