Changeset 73

Show
Ignore:
Timestamp:
09/16/05 14:35:50 (3 years ago)
Author:
conrad
Message:

build xini-test

Files:

Legend:

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

    r70 r73  
    3232libblossom_la_LDFLAGS = -version-info @SHARED_VERSION_INFO@ @SHLIB_VERSION_ARG@ 
    3333 
     34noinst_PROGRAMS = xini-test 
     35 
     36xini_test_SOURCES = xini-test.c 
     37xini_test_LDADD = libblossom.la 
     38 
    3439##TESTS = jhash-test 
    3540##TESTS = xini-test 
     
    4146 
    4247##dictionary_test_SOURCES = dictionary-test.c dictionary.c x_tree.c jhash.c 
    43 ##xini_test_SOURCES = xini.c xini.h xini-test.c