List:Commits« Previous MessageNext Message »
From:kboortz Date:July 16 2007 9:40pm
Subject:Connector/ODBC 3.51 commit: r588 - trunk/scripts
View as plain text  
Modified:
   trunk/scripts/Makefile.am
Log:
Added Mac OS X installer input files

Modified: trunk/scripts/Makefile.am
===================================================================
--- trunk/scripts/Makefile.am	2007-07-16 21:33:05 UTC (rev 587)
+++ trunk/scripts/Makefile.am	2007-07-16 21:40:34 UTC (rev 588)
@@ -55,6 +55,11 @@
  
 SUFFIXES = .sh 
 
-EXTRA_DIST = make_binary_distribution.sh \
-             myodbc3.spec.sh \
-             makerpm.sh
+EXTRA_DIST = \
+	make_binary_distribution.sh \
+        myodbc3.spec.sh \
+        makerpm.sh \
+	macosx/License.html.in \
+	macosx/ReadMe.html.in \
+	macosx/Welcome.html.in \
+	macosx/myodbc.png

Thread
Connector/ODBC 3.51 commit: r588 - trunk/scriptskboortz16 Jul