pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list

This commit is contained in:
Mike Frysinger
2006-05-13 02:33:09 +00:00
parent 2f4d91da75
commit 39440e520c
19 changed files with 19 additions and 19 deletions

View File

@@ -13,7 +13,7 @@ endif
srcdir=$(top_srcdir)/e2fsprogs
E2FSPROGS_DIR:=./
include $(top_builddir)/.config
include $(top_builddir)/Rules.mak
include $(top_srcdir)/Rules.mak
include Makefile.in
all: $(libraries-y)
-include $(top_builddir)/.depend