From 39440e520c7445e9bafd310816cc152a3192721a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 13 May 2006 02:33:09 +0000 Subject: pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list --- libpwdgrp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpwdgrp/Makefile') 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) -- cgit v1.1