~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/plugin.ini

  • Committer: Monty Taylor
  • Date: 2010-08-17 22:16:14 UTC
  • mfrom: (1716.1.2 build)
  • Revision ID: mordred@inaugust.com-20100817221614-eq56kgnac60smk3y
Fixed the list of files we ship in the tarballs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
cflags=${NO_SHADOW} -I$(top_srcdir)/plugin/innobase/include -DBUILD_DRIZZLE
27
27
cxxflags=${NO_SHADOW} -I$(top_srcdir)/plugin/innobase/include -DBUILD_DRIZZLE
28
28
libs=plugin/innobase/libinnobase.la
 
29
extra_dist=COPYING
 
30
 COPYING.Google
 
31
 COPYING.Percona
 
32
 COPYING.Sun_Microsystems
 
33
 ChangeLog
 
34
 Doxyfile
 
35
 README
29
36
 
30
37
#cflags=${INNODB_DYNAMIC_CFLAGS} ${NO_SHADOW} -I$(top_srcdir)/storage/innobase/include -DBUILD_DRIZZLE
31
38
#cxxflags=${INNODB_DYNAMIC_CFLAGS} ${NO_SHADOW} -I$(top_srcdir)/storage/innobase/include -DBUILD_DRIZZLE