diff options
Diffstat (limited to 'os/Makefile.am')
-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 c28435253..c4ebf21a5 100644 --- a/os/Makefile.am +++ b/os/Makefile.am @@ -21,6 +21,7 @@ libos_la_SOURCES = \ io.c \ mitauth.c \ oscolor.c \ + oscolor.h \ osdep.h \ osinit.c \ utils.c \ |