~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/message/Makefile.am

pandora-build v0.45 - added a -Wno-error option for chunks of code like generated protobuf files

Show diffs side-by-side

added added

removed removed

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