X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=eglib%2FMakefile.am;h=9db7aaf4d697fbad7b0644c01820a497ec5b32e2;hb=cdf8caa2aec261b039309b14d5c964182a394fb9;hp=732d9e657a855c4323395654ac53266bdb8bde2b;hpb=0d4e50665735576e112824fb9b466ce9366c52e4;p=mono.git diff --git a/eglib/Makefile.am b/eglib/Makefile.am index 732d9e657a8..9db7aaf4d69 100644 --- a/eglib/Makefile.am +++ b/eglib/Makefile.am @@ -1,22 +1,8 @@ +if CROSS_COMPILING +SUBDIRS = src +else SUBDIRS = src test +endif EXTRA_DIST = autogen.sh README NEWS AUTHORS ChangeLog -MAINTAINERCLEANFILES = \ - compile \ - INSTALL \ - config.h.in \ - aclocal.m4 \ - ltmain.sh \ - Makefile.in \ - depcomp \ - missing \ - install-sh \ - configure \ - config.sub \ - config.guess \ - intltool-extract.in \ - intltool-merge.in \ - intltool-update.in \ - mkinstalldirs -