~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to include/Makefile.am

Removed my_attribute. Renaming __attribute__((format(x,y,z))) to ATTRIBUTE_FORMAT(x,y,z) is retarded. So we don't do it anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
                        my_net.h \
32
32
                        my_dir.h \
33
33
                        sql_common.h \
34
 
                        my_attribute.h \
35
34
                        $(BUILT_SOURCES)
36
35
 
37
36
noinst_HEADERS =        my_bit.h \