diff options
Diffstat (limited to 'os')
-rw-r--r-- | os/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/Makefile.am b/os/Makefile.am index d97ba30fb..b5fb9d0fa 100644 --- a/os/Makefile.am +++ b/os/Makefile.am @@ -23,6 +23,7 @@ libos_la_SOURCES = \ osdep.h \ osinit.c \ ospoll.c \ + ospoll.h \ utils.c \ xdmauth.c \ xsha1.c \ |