From b50ce18fe86cf851a4ce5a86f472890c3d0486a4 Mon Sep 17 00:00:00 2001 From: rizzo Date: Sun, 9 Dec 2007 21:29:37 +0000 Subject: normalize subdirs' Makefile by using ASTTOPDIR and not .. to reference the top level directory. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@92022 f38db490-d61c-443f-a65b-d21fe96a405b --- utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/Makefile') diff --git a/utils/Makefile b/utils/Makefile index 3dbd4ce7a..c5ad7d40d 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -11,7 +11,7 @@ # the GNU General Public License # --include ../menuselect.makeopts +-include $(ASTTOPDIR)/menuselect.makeopts .PHONY: clean all uninstall -- cgit v1.2.3