Explorar o código

add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs with non-recursive make

Stewart Smith %!s(int64=11) %!d(string=hai) anos
pai
achega
e612179e09
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -5,7 +5,7 @@
 
 # "foreign" means we don't follow GNU package layout standards
 # 1.7 means we require automake vesion 1.7
-AUTOMAKE_OPTIONS = foreign 1.7
+AUTOMAKE_OPTIONS = foreign 1.7 subdir-objects
 
 noinst_LIBRARIES=
 EXTRA_DIST=