diff options
Diffstat (limited to 'xorg-server/makefile')
-rw-r--r-- | xorg-server/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/makefile b/xorg-server/makefile index a7b931a16..f107c379c 100644 --- a/xorg-server/makefile +++ b/xorg-server/makefile @@ -16,6 +16,7 @@ INCLUDELIBFILES = \ miext\damage\$(OBJDIR)\libdamage.lib \ miext\shadow\$(OBJDIR)\libshadow.lib \ miext\sync\$(OBJDIR)\libsync.lib \ + miext\rootless\$(OBJDIR)\librootless.lib \ os\$(OBJDIR)\libos.lib \ randr\$(OBJDIR)\librandr.lib \ record\$(OBJDIR)\librecord.lib \ |