~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/include.am

  • Committer: Brian Aker
  • Date: 2011-12-08 19:13:17 UTC
  • mfrom: (2466.2.1 drizzle-build)
  • mto: This revision was merged to the branch mainline in revision 2468.
  • Revision ID: brian@tangent.org-20111208191317-05sd4x7o9isc86ag
Update all of libdrizzle per mine and Mark's conversation about how to break out code from interface.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
nobase_include_HEADERS+= libdrizzle/drizzle.h
4
4
nobase_include_HEADERS+= libdrizzle/drizzle_client.h
 
5
 
 
6
 
 
7
noinst_HEADERS+= \
 
8
                 libdrizzle-1.0/common.h \
 
9
                 libdrizzle-1.0/drizzle_local.h \
 
10
                 libdrizzle-1.0/conn_local.h \
 
11
                 libdrizzle-1.0/pack.h \
 
12
                 libdrizzle-1.0/state.h \
 
13
                 libdrizzle-1.0/sha1.h