Ecore: fix subdirs (aka : to test, do not compile while being in the subdir, but at the top level dir...)

SVN revision: 80129
This commit is contained in:
Vincent Torri 2012-12-04 07:23:43 +00:00
parent 014b5a1a29
commit 316ddf1b3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = eina eo eet evas
SUBDIRS = eina eo eet evas ecore
examples:
@$(MAKE) $(AM_MAKEFLAGS) -C eina examples