~linuxjedi/libdrizzle/5.1-fix-wine

« back to all changes in this revision

Viewing changes to libdrizzle/include.am

  • Committer: Brian Aker
  • Date: 2012-12-31 00:19:49 UTC
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: brian@tangent.org-20121231001949-c3sv390udxw6mh7p
Fix rpm, move local binlog call to private headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# included from Top Level Makefile.am
3
3
# All paths should be given relative to the root
4
4
 
 
5
noinst_HEADERS+= libdrizzle/binlog.h
5
6
noinst_HEADERS+= libdrizzle/column.h
6
7
noinst_HEADERS+= libdrizzle/common.h
7
8
noinst_HEADERS+= libdrizzle/conn_local.h