~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/message/Makefile.am

  • Committer: Brian Aker
  • Date: 2009-08-20 22:37:23 UTC
  • mfrom: (1115.3.10 captain)
  • Revision ID: brian@gaz-20090820223723-mi4rirwlvuerj345
Merge Jay

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
noinst_LTLIBRARIES = libdrizzledmessage.la
41
41
 
 
42
libdrizzledmessage_la_CXXFLAGS = ${AM_CXXFLAGS} ${NO_WERROR}
42
43
nodist_libdrizzledmessage_la_SOURCES = \
43
44
                binary_log.pb.cc \
44
45
                master_list.pb.cc \