~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to include/Makefile.am

Moved decimal.h to strings. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
                        my_sys.h \
36
36
                        my_xml.h \
37
37
                        my_pthread.h \
38
 
                        decimal.h \
39
38
                        errmsg.h \
40
39
                        my_global.h \
41
40
                        my_net.h \
42
41
                        my_getopt.h \
43
42
                        my_dir.h \
44
43
                        sql_common.h \
45
 
                        keycache.h \
46
44
                        m_ctype.h \
47
45
                        my_attribute.h \
48
46
                        $(BUILT_SOURCES)
51
49
                        heap.h \
52
50
                        my_bitmap.h \
53
51
                        my_uctype.h \
54
 
                        myisam.h \
55
 
                        myisampack.h \
56
 
                        myisammrg.h \
57
52
                        mysys_err.h \
58
53
                        my_base.h \
59
54
                        my_nosys.h \