~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/Makefile.am

  • Committer: Monty Taylor
  • Date: 2009-02-04 06:55:17 UTC
  • mto: (779.7.3 devel)
  • mto: This revision was merged to the branch mainline in revision 832.
  • Revision ID: mordred@inaugust.com-20090204065517-e25k4min24py4xuc
Some cleanup. Don't add things from distcheck leftovers to POTFILES

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
                                ctype-mb.cc \
34
34
                                ctype-simple.cc \
35
35
                                ctype-uca.cc \
 
36
                                ctype-utf8.cc \
36
37
                                ctype.cc \
37
38
                                decimal.cc \
38
 
                                dtoa.cc \ 
 
39
                                dtoa.cc \
39
40
                                int2str.cc \
40
41
                                is_prefix.cc \
 
42
                                llstr.cc \
41
43
                                longlong2str.cc \
42
44
                                my_strtoll10.cc \
43
 
                                str2int.cc \
44
 
                                ctype-utf8.cc \
45
 
                                llstr.cc
46
 
 
 
45
                                str2int.cc