mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 20:40:04 +01:00
Handle building in a separate objdir
(cherry picked from 645d057620 commit)
This commit is contained in:
parent
dabf032853
commit
00e8237839
1 changed files with 1 additions and 1 deletions
|
|
@ -103,4 +103,4 @@ relink:
|
|||
rm -f Xorg && $(MAKE) Xorg
|
||||
|
||||
xorg.conf.example.pre: xorgconf.cpp
|
||||
cp xorgconf.cpp $@
|
||||
cp $(srcdir)/xorgconf.cpp $@
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue