summaryrefslogtreecommitdiff
path: root/libpwdgrp
diff options
context:
space:
mode:
authorMike Frysinger2006-05-13 02:34:25 +0000
committerMike Frysinger2006-05-13 02:34:25 +0000
commit158ffd405e3dace1c79cbbd6994d5b4936bfcd99 (patch)
tree52c32b4833a7f7aebcda53f10325de8bcc65123c /libpwdgrp
parent7a3d25e370e72ddd92a9e759481c0f25c2b82fdc (diff)
downloadbusybox-158ffd405e3dace1c79cbbd6994d5b4936bfcd99.zip
busybox-158ffd405e3dace1c79cbbd6994d5b4936bfcd99.tar.gz
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
Diffstat (limited to 'libpwdgrp')
-rw-r--r--libpwdgrp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpwdgrp/Makefile b/libpwdgrp/Makefile
index 270cf53..630a768 100644
--- a/libpwdgrp/Makefile
+++ b/libpwdgrp/Makefile
@@ -12,7 +12,7 @@ top_builddir=..
endif
srcdir=$(top_srcdir)/libpwgrp
LIBPWDGRP_DIR:=./
-include $(top_builddir)/Rules.mak
+include $(top_srcdir)/Rules.mak
include $(top_builddir)/.config
include Makefile.in
all: $(libraries-y)