commit | e6d5539ebb4ba8d2260af20dfc79702aa61aa454 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri Sep 30 09:46:27 2005 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri Sep 30 09:46:27 2005 +0000 |
tree | e9a608a8138e3ba44d62f5b88f263f101fe79251 | |
parent | f24e0f5e6f746d2889620bc95e3a7c818c4d348d [diff] [blame] |
typo
diff --git a/e2fsprogs/Makefile.in b/e2fsprogs/Makefile.in index 5def023..6330d46 100644 --- a/e2fsprogs/Makefile.in +++ b/e2fsprogs/Makefile.in
@@ -7,7 +7,7 @@ E2FSPROGS_AR:=e2fsprogs.a E2FSPROGS_DIR:=$(top_builddir)/e2fsprogs -E2FSPROGS_INC:=$(top_sourcedir)/e2fsprogs +E2FSPROGS_INC:=$(top_srcdir)/e2fsprogs E2FSPROGS_CFLAGS := -I$(E2FSPROGS_INC) -include $(E2FSPROGS_INC)/e2fsbb.h