Handle building in a separate objdir

(cherry picked from 645d057620 commit)
This commit is contained in:
Matthieu Herrb 2006-10-29 18:19:56 +01:00 committed by Matthieu Herrb
parent dabf032853
commit 00e8237839

View file

@ -103,4 +103,4 @@ relink:
rm -f Xorg && $(MAKE) Xorg
xorg.conf.example.pre: xorgconf.cpp
cp xorgconf.cpp $@
cp $(srcdir)/xorgconf.cpp $@