]> git.lyx.org Git - features.git/commitdiff
Enable automake subdir-objects
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 26 Sep 2013 20:58:41 +0000 (22:58 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 29 Sep 2013 13:26:25 +0000 (15:26 +0200)
configure.ac

index 75e74ac34a2c4194a4c2bd79ac11c013cf3de41f..8c56ab5c2586dc8eccf2901a70986f99574800d2 100644 (file)
@@ -27,7 +27,7 @@ fi
 AM_MAINTAINER_MODE
 
 save_PACKAGE=$PACKAGE
-AM_INIT_AUTOMAKE([foreign dist-bzip2 no-define 1.8])
+AM_INIT_AUTOMAKE([foreign dist-bzip2 no-define 1.8 subdir-objects])
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 PACKAGE=$save_PACKAGE