~mysql/mysql-proxy/trunk

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: jan.kneschke at oracle
  • Date: 2012-05-24 07:19:01 UTC
  • Revision ID: jan.kneschke@oracle.com-20120524071901-cftzxe3of5fe2f3z
moved private declarations out

  - chassis-stats.h should only contain the public declarations
  - updated the doc-comments

Show diffs side-by-side

added added

removed removed

Lines of Context:
142
142
 
143
143
## should be packaged, but not installed
144
144
noinst_HEADERS=\
145
 
        network-debug.h
 
145
        network-debug.h \
 
146
        chassis-stats-private.h
146
147
 
147
148
include_HEADERS=\
148
149
        network-mysqld.h \