~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/Makefile.am

Moved m_ctype, m_string and my_bitmap. Removed t_ctype.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
endif
47
47
 
48
48
pkginclude_HEADERS =    decimal.h \
 
49
                        m_ctype.h \
 
50
                        m_string.h \
49
51
                        my_xml.h
 
52
 
 
53
noinst_HEADERS =        my_uctype.h
 
54
 
50
55
# C files common to all three cases are included directly below, so that
51
56
# ASRCS and CSRCS can be smaller
52
57
libmystringslt_la_SOURCES =     $(ASRCS) $(CSRCS) bmove.c bmove512.c \