Mercurial > audlegacy
diff man/Makefile @ 2391:1ab061263ee8 trunk
[svn] - rework objective make _a lot_
author | nenolod |
---|---|
date | Tue, 23 Jan 2007 10:22:32 -0800 |
parents | a7a52cbc08fc |
children | 30ab29ed32d8 |
line wrap: on
line diff
--- a/man/Makefile Tue Jan 23 09:21:53 2007 -0800 +++ b/man/Makefile Tue Jan 23 10:22:32 2007 -0800 @@ -1,6 +1,6 @@ -include ../mk/rules.mk -include ../mk/init.mk -include ../mk/objective.mk +include ${top_srcdir}/mk/rules.mk +include ${top_srcdir}/mk/init.mk +include ${top_srcdir}/mk/objective.mk OBJECTIVE_DATA = \ audtool.1:$(man1dir) \