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 270cf53dd..630a7688f 100644 --- a/libpwdgrp/Makefile +++ b/libpwdgrp/Makefile | |||
@@ -12,7 +12,7 @@ top_builddir=.. | |||
12 | endif | 12 | endif |
13 | srcdir=$(top_srcdir)/libpwgrp | 13 | srcdir=$(top_srcdir)/libpwgrp |
14 | LIBPWDGRP_DIR:=./ | 14 | LIBPWDGRP_DIR:=./ |
15 | include $(top_builddir)/Rules.mak | 15 | include $(top_srcdir)/Rules.mak |
16 | include $(top_builddir)/.config | 16 | include $(top_builddir)/.config |
17 | include Makefile.in | 17 | include Makefile.in |
18 | all: $(libraries-y) | 18 | all: $(libraries-y) |