Changeset 3907


Ignore:
Timestamp:
Nov 16, 2009, 2:15:37 AM (13 years ago)
Author:
Sam Hocevar
Message:

Add a test for win32/config.h synchronisation.

Location:
libcaca/trunk/tests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/tests/Makefile.am

    r3565 r3907  
    77endif
    88
     9EXTRA_DIST = check-build
     10
    911noinst_PROGRAMS = simple bench $(cppunit_tests)
    1012
    11 TESTS = simple $(cppunit_tests)
     13TESTS = simple check-build $(cppunit_tests)
    1214
    1315simple_SOURCES = simple.c
Note: See TracChangeset for help on using the changeset viewer.