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 caaa12029..5e31c21d3 100644 --- a/xorg-server/makefile +++ b/xorg-server/makefile @@ -88,6 +88,7 @@ EXTRASTOBUILD = \ ..\apps\xclock\$(NOSERVOBJDIR)\xclock.exe \ ..\apps\xwininfo\$(NOSERVOBJDIR)\xwininfo.exe \ ..\apps\xhost\$(NOSERVOBJDIR)\xhost.exe \ + ..\apps\xrdb\$(NOSERVOBJDIR)\xrdb.exe \ ..\apps\xauth\$(NOSERVOBJDIR)\xauth.exe \ ..\tools\plink\$(NOSERVOBJDIR)\plink.exe \ hw\xwin\swrastwgl_dri\$(NOSERVOBJDIR)\swrastwgl_dri.dll \ |