aboutsummaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-13 02:33:09 +0000
committerMike Frysinger <vapier@gentoo.org>2006-05-13 02:33:09 +0000
commit39440e520c7445e9bafd310816cc152a3192721a (patch)
treeeea9d02e49ee8f9f7c0f1d0bf54df3d318fcdf50 /applets
parent2f4d91da75886a95cef99a940a4db3f2cbd25f3e (diff)
downloadbusybox-39440e520c7445e9bafd310816cc152a3192721a.tar.gz
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
Diffstat (limited to 'applets')
-rw-r--r--applets/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/Makefile b/applets/Makefile
index 155279942..0d892f5e5 100644
--- a/applets/Makefile
+++ b/applets/Makefile
@@ -12,7 +12,7 @@ top_builddir=..
endif
srcdir=$(top_srcdir)/applets
APPLETS_DIR:=./
-include $(top_builddir)/Rules.mak
+include $(top_srcdir)/Rules.mak
include $(top_builddir)/.config
include $(srcdir)/Makefile.in
all: $(libraries-y)