Add MySQL skeleton
[hcoop/domtool2.git] / Makefile
index 1f780a4..33f7683 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -121,6 +121,7 @@ install:
        -cp bin/domtool-doc /usr/local/bin/
        -cp bin/dbtool /usr/local/bin/
        cp src/plugins/domtool-postgres /usr/local/sbin/
        -cp bin/domtool-doc /usr/local/bin/
        -cp bin/dbtool /usr/local/bin/
        cp src/plugins/domtool-postgres /usr/local/sbin/
+       cp src/plugins/domtool-mysql /usr/local/sbin/
 
 .PHONY: grab_lib
 
 
 .PHONY: grab_lib