[mono/monomac] 3511b163: maccore: add as a submodule

"Aaron Bockover ([email protected])" <[email protected]>
Newsgroups gmane.comp.gnome.mono.patches
Message-ID <0000014189d4fddc-63915e87-e7f6-4cd0-bc8c-a60c8a410abd-000000@email.amazonses.com>
   Branch: refs/heads/master
     Home: https://github.com/mono/monomac
  Compare: https://github.com/mono/monomac/compare/6ba8ba62e3d0...3511b1630b78

   Commit: 3511b1630b78fadb18da5240fb8e657b139d2af9
   Author: Aaron Bockover <[email protected]> (abock)
     Date: 2013-10-05 18:14:27 GMT
      URL: https://github.com/mono/monomac/commit/3511b1630b78fadb18da5240fb8e657b139d2af9

maccore: add as a submodule

Changed paths:
  M src/Makefile
Added paths:
  A .gitmodules
  A maccore

Added: .gitmodules
===================================================================
@@ -0,0 +1,3 @@
+[submodule "maccore"]
+	path = maccore
+	url = git://github.com/mono/maccore

Added: maccore
===================================================================
@@ -0,0 +1 @@
+Subproject commit c56ff209497cf0fbbfeff3f5696eda58670facf7

Modified: src/Makefile
===================================================================
@@ -4,7 +4,7 @@
 WARNINGS_I_SHOULD_FIX=114,108
 TARGET = MonoMac.dll
 PEER=false
-MACCORE_DIR ?= ../../maccore
+MACCORE_DIR ?= ../maccore
 
 #
 # CORE_SOURCES are source files that are written by hand


_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.