about summary refs log tree commit diff
path: root/grp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'grp/Makefile')
-rw-r--r--grp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/grp/Makefile b/grp/Makefile
index 273b7d17ea..091d8ba84b 100644
--- a/grp/Makefile
+++ b/grp/Makefile
@@ -23,7 +23,7 @@ subdir	:= grp
 
 routines := fgetgrent initgroups setgroups \
 	    getgrent getgrgid getgrnam \
-	    getgrent_r getgrgid_r getgrnam_r
+	    getgrent_r getgrgid_r getgrnam_r fgetgrent_r
 
 tests := testgrp