diff src/audacious/ui/Makefile @ 2409:30ab29ed32d8 trunk

[svn] - back out objective-make topdir probe stuff, it doesnt work on some systems :( - run make update-po
author nenolod
date Thu, 25 Jan 2007 22:20:19 -0800
parents 1ab061263ee8
children c27b1b544026
line wrap: on
line diff
--- a/src/audacious/ui/Makefile	Thu Jan 25 21:59:33 2007 -0800
+++ b/src/audacious/ui/Makefile	Thu Jan 25 22:20:19 2007 -0800
@@ -1,5 +1,5 @@
-include ${top_srcdir}/mk/rules.mk
-include ${top_srcdir}/mk/init.mk
+include ../../../mk/rules.mk
+include ../../../mk/init.mk
 
 gladexmldir = $(pkgdatadir)/ui
 
@@ -8,4 +8,4 @@
 	playlist.ui:$(gladexmldir) \
 	equalizer.ui:$(gladexmldir)
 
-include ${top_srcdir}/mk/objective.mk
+include ../../../mk/objective.mk