diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ LIB_SRCS := \ pidfile.c \ readpassphrase.c \ setmode.c \ + setproctitle.c \ strmode.c \ strtonum.c \ strlcat.c strlcpy.c \ |