diff options
Diffstat (limited to 'libpwdgrp/Makefile')
-rw-r--r-- | libpwdgrp/Makefile | 2 |
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) |