Commit 79ec0059 authored by monty@donna.mysql.com's avatar monty@donna.mysql.com
Browse files

Fixed typo in Makefile

parent b21e89bb
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2592,6 +2592,12 @@ database and use embedded SQL in their programs.
@subheading Other @strong{MySQL}-related Links
@itemize @bullet
@item @uref{http://www.satisoft.com/, SAT}
The Small Application Toolkit (SAT) is a collection of utilities
intended to simplify the development of small, multi-user, GUI based
applications in a (Microsoft -or- X) Windows Client / Unix Server
environment.
@item @uref{http://www.wix.com/mysql-hosting/}@*
Registry of Web providers who support @strong{MySQL}.
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ dist-hook:
	  test -d $(distdir)/$$dir || mkdir $(distdir)/$$dir; \
	  $(INSTALL_DATA) $(srcdir)/$$dir/*.* $(distdir)/$$dir; \
	done; \
	$(INSTALL_DATA) $(srcdir)/charsets/Index $(distdir)/charsets; \
	$(INSTALL_DATA) $(srcdir)/charsets/Index $(distdir)/charsets

all: @AVAILABLE_LANGUAGES_ERRORS@