Revert "enable subdir-objects for e_fm directory"

This reverts commit 21f4a15c90.

It breaks make distcheck. Hard to track down as the error messages came
in po processing and looked like this:
0:10:58.392 make[4]: *** No rule to make target `.deps/enlightenment_sys-e_sys_main.Po'.  Stop.

The subdir-objects confused our build setup. If anyone thinks this is
still needed and has a better fix go ahead.
This commit is contained in:
Stefan Schmidt 2013-09-04 11:48:51 +01:00
parent af576fcd8f
commit 606b1715c1
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
MAINTAINERCLEANFILES = Makefile.in
AUTOMAKE_OPTIONS = subdir-objects
AM_CFLAGS = \
-I$(top_builddir) \