Update this to 1.2.6 and start getting xcode projects for the mac updated into a unified xcode project.

/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2089 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2006-07-25 03:11:15 +00:00
parent ae4ff80250
commit 3d5228522a
2 changed files with 59 additions and 123 deletions
+1 -1
View File
@@ -805,7 +805,7 @@ distclean-tags:
distdir: $(DISTFILES)
$(am__remove_distdir)
mkdir $(distdir)
mkdir -p $(distdir)
$(mkdir_p) $(distdir)/build/config $(distdir)/src/include
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \