X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fghc.mk;h=6d9b2755039bf455d8f92b3431ba81862bd45d97;hb=5eb2190d2aebc6e1a11780a43d31cbc7e831dd78;hp=25cd001c96fad587351832d51601a2e4425584a4;hpb=29eb3f7c9b37706017bde65110896b2b996e2ad4;p=ghc-hetmet.git diff --git a/docs/users_guide/ghc.mk b/docs/users_guide/ghc.mk index 25cd001..6d9b275 100644 --- a/docs/users_guide/ghc.mk +++ b/docs/users_guide/ghc.mk @@ -23,7 +23,7 @@ $(eval $(call docbook,docs/users_guide,users_guide)) # tree. This is a horrible hack, but I can't find a better way to do # it --SDM (2009-05-11) -build_ug_book = $(TOP)/docs/users_guide/ug-book.xml +build_ug_book = docs/users_guide/ug-book.xml src_ug_book = $(dir $(realpath $(dir $(build_ug_book))/ug-book.xml.in))ug-book.xml ifneq "$(build_ug_book)" "$(src_ug_book)"