about summary refs log tree commit diff
path: root/pwd
diff options
context:
space:
mode:
Diffstat (limited to 'pwd')
-rw-r--r--pwd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/pwd/Makefile b/pwd/Makefile
index 337263246b..6b3eeab61a 100644
--- a/pwd/Makefile
+++ b/pwd/Makefile
@@ -20,6 +20,7 @@
 #	Sub-makefile for pwd portion of the library.
 #
 subdir	:= pwd
+headers := pwd.h
 
 routines := fgetpwent getpw putpwent \
 	    getpwent getpwnam getpwuid \