~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to include/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-07-15 19:53:56 UTC
  • mfrom: (160.1.2 mra-plugin-framework)
  • Revision ID: brian@tangent.org-20080715195356-ty4rhevkbasjghl3
Merging in Mark's work on plugin definitions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
HEADERS_GEN =           drizzle_version.h
20
20
HEADERS_ABI =           drizzle.h drizzle_com.h drizzle_time.h \
21
21
                        my_list.h my_alloc.h typelib.h mysql/plugin.h \
22
 
                        mysql/plugin_audit.h mysql/plugin_ftparser.h
 
22
                        mysql/plugin_audit.h
23
23
pkginclude_HEADERS =    $(HEADERS_ABI) my_dbug.h m_string.h my_sys.h \
24
24
                        my_xml.h \
25
25
                        my_pthread.h \
29
29
                        m_ctype.h my_attribute.h $(HEADERS_GEN)
30
30
noinst_HEADERS =        my_bit.h \
31
31
                        heap.h my_bitmap.h my_uctype.h \
32
 
                        myisam.h myisampack.h myisammrg.h ft_global.h\
 
32
                        myisam.h myisampack.h myisammrg.h \
33
33
                        mysys_err.h my_base.h help_start.h help_end.h \
34
34
                        my_nosys.h queues.h sha1.h sha2.h \
35
35
                        my_tree.h my_trie.h hash.h thr_alarm.h \