Whamcloud - gitweb
Fix build when not building any shared libraries.
authorTheodore Ts'o <tytso@mit.edu>
Sat, 18 Mar 2006 02:59:13 +0000 (21:59 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 18 Mar 2006 02:59:13 +0000 (21:59 -0500)
Add missing real-subdirs:: line to lib/Makefile.library, so there is a
default definition of the real-subdirs target.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ChangeLog
lib/Makefile.library

index 1212216..b2c3497 100644 (file)
@@ -1,3 +1,9 @@
+2006-03-17  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.library (real-subdirs): Add real-subdirs:: target so
+               that e2fsprogs builds correctly without any
+               --enable-*libs configuration options.
+
 2006-03-10  Theodore Ts'o  <tytso@mit.edu>
 
        * Makefile.bsd-lib, Makefile.checker, Makefile.darwin-lib,
index a421447..cc2c0ff 100644 (file)
@@ -4,6 +4,8 @@ install-shlibs::
 
 uninstall-shlibs::
 
+real-subdirs::
+
 subdirs:: Makefile
        @$(MAKE) -s real-subdirs
        @touch subdirs