From: Bernhard Reutner-Fischer Date: Fri, 30 Sep 2005 09:46:27 +0000 (-0000) Subject: typo X-Git-Tag: 1_1_0~616 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e6d5539ebb4ba8d2260af20dfc79702aa61aa454;p=platform%2Fupstream%2Fbusybox.git 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