From: Michael Jerris Date: Mon, 12 Nov 2007 17:15:02 +0000 (+0000) Subject: harcoded path, should not be in tree X-Git-Tag: v1.0-beta2~156 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5d6f35fb4a12b03685b7b632da6d64fee035a2a;p=thirdparty%2Ffreeswitch.git harcoded path, should not be in tree git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6221 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/dialplans/mod_dialplan_asterisk/Makefile b/src/mod/dialplans/mod_dialplan_asterisk/Makefile deleted file mode 100644 index c6d645e6aa..0000000000 --- a/src/mod/dialplans/mod_dialplan_asterisk/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -BASE=../../../.. -include /usr/src/freeswitch.trunk/build/modmake.rules