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 2e441e4a5..789b73114 100644 --- a/xorg-server/makefile +++ b/xorg-server/makefile @@ -12,6 +12,7 @@ INCLUDELIBFILES = \ glx\$(OBJDIR)\libglx.lib \ hw\xwin\$(OBJDIR)\libXWin.lib \ hw\xwin\glx\$(OBJDIR)\libwinglx.lib \ + hw\xwin\winclipboard\$(OBJDIR)\libXWinclipboard.lib \ mi\$(OBJDIR)\libmi.lib \ miext\damage\$(OBJDIR)\libdamage.lib \ miext\shadow\$(OBJDIR)\libshadow.lib \ |