~jan-kneschke/mysql-proxy/packet-tracking-assertions

« back to all changes in this revision

Viewing changes to scripts/Makefile.am

  • Committer: Kay Roepke
  • Date: 2009-01-20 12:04:47 UTC
  • Revision ID: kay@mysql.com-20090120120447-fkoxq5ovwf9iyk4v
add the wrapper script/makefile fu to start mysql-proxy without having to set the environment variables

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
## install the wrapper script if requested
 
3
if USE_WRAPPER_SCRIPT
 
4
bin_SCRIPTS                     = mysql-proxy
 
5
endif
 
6
 
 
7
EXTRA_DIST = \
 
8
        mysql-proxy-binwrapper.in
 
9
 
 
10
distclean-local:
 
11
        -rm mysql-proxy