~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/serialize/Makefile.am

  • Committer: Brian Aker
  • Date: 2009-01-10 22:27:38 UTC
  • mfrom: (779.1.8 devel)
  • Revision ID: brian@tangent.org-20090110222738-zx4zzq9lsa3othvn
Merge for Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# along with this program; if not, write to the Free Software
14
14
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
15
15
 
16
 
#called from the top level Makefile
17
 
 
18
 
LDADD = libserialize.la ${PROTOBUF_LIBS} ${UUID_LIBS}
19
 
 
20
 
AM_CPPFLAGS = ${PROTOBUF_CFLAGS} ${GLOBAL_CPPFLAGS}
21
 
libserialize_la_CXXFLAGS =
 
16
LDADD= libserialize.la ${LTLIBPROTOBUF} ${LTLIBUUID}
 
17
 
 
18
libserialize_la_CXXFLAGS= 
22
19
 
23
20
TESTS_ENVIRONMENT = BINDIR=${top_builddir}/drizzled/serialize sh
24
21
TESTS = check_length.sh