diff options
Diffstat (limited to 'dix/Makefile.am')
-rw-r--r-- | dix/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dix/Makefile.am b/dix/Makefile.am index b7358aa72..28bcd77d1 100644 --- a/dix/Makefile.am +++ b/dix/Makefile.am @@ -14,6 +14,7 @@ libdix_la_SOURCES = \ dispatch.c \ dispatch.h \ dixfonts.c \ + dixmain.c \ dixutils.c \ enterleave.c \ enterleave.h \ |