diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am index b62ceaff2..64c54f886 100644 --- a/hw/xfree86/Makefile.am +++ b/hw/xfree86/Makefile.am @@ -103,4 +103,4 @@ relink: rm -f Xorg && $(MAKE) Xorg xorg.conf.example.pre: xorgconf.cpp - cp xorgconf.cpp $@ + cp $(srcdir)/xorgconf.cpp $@