Revert "enable subdir-objects for e_fm directory"
authorStefan Schmidt <s.schmidt@samsung.com>
Wed, 4 Sep 2013 10:48:51 +0000 (11:48 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Wed, 4 Sep 2013 10:48:51 +0000 (11:48 +0100)
This reverts commit 21f4a15c90a735a61b8be2013d4e3796aece1e01.

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.

src/bin/e_fm/Makefile.am

index 2a9a9ce6c0bc6c12c40526b5dbbda31b987dce4f..083839c733196e07fe11cb0bfc7317f5ca0ff5da 100644 (file)
@@ -1,5 +1,4 @@
 MAINTAINERCLEANFILES = Makefile.in
-AUTOMAKE_OPTIONS = subdir-objects
 
 AM_CFLAGS = \
 -I$(top_builddir) \