diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 29312c9dc..d5446ddd2 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -70,6 +70,7 @@ common_sources = \ http.c http.h \ localename.c \ session-env.c session-env.h \ + userids.c userids.h \ helpfile.c # Sources only useful without PTH. |