diff options
Diffstat (limited to 'xorg-server/makefile')
-rw-r--r-- | xorg-server/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/makefile b/xorg-server/makefile index cdd9927a8..daf05f19e 100644 --- a/xorg-server/makefile +++ b/xorg-server/makefile @@ -74,7 +74,7 @@ LINKLIBS += $(MHMAKECONF)\openssl\out32\libeay32.lib \ endif -RCINCLUDES += hw\xwin $(MHMAKECONF)\include $(MHMAKECONF) +RCINCLUDES += include hw\xwin $(MHMAKECONF)\include $(MHMAKECONF) XWin.rc: hw\xwin\XWin.rc copy $< $@ |