Show
Ignore:
Timestamp:
11/13/07 23:31:51 (1 year ago)
Author:
karpet
Message:

doc tweek; come config work

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libswish3/trunk/src/Makefile.am

    r1913 r1955  
    99# -pg is for profiling -- don't use in production 
    1010 
    11 bin_PROGRAMS = swish_lint swish_words swish_isw 
     11bin_PROGRAMS = swish_lint swish_words swish_isw utf8test 
    1212check_PROGRAMS = swish_lint 
    1313swish_lint_SOURCES = swish_lint.c $(myheaders) 
    1414swish_words_SOURCES = swish_words.c $(myheaders) 
    1515swish_isw_SOURCES = swish_isw.c  
     16utf8test_SOURCES = utf8test.c $(myheaders) 
    1617 
    1718TESTS = $(check_PROGRAMS) test.pl