Changeset 2103
- Timestamp:
- 12/01/07 00:48:51 (6 years ago)
- Location:
- libcaca/trunk
- Files:
-
- 4 added
- 2 edited
-
Makefile.am (modified) (1 diff)
-
configure.ac (modified) (1 diff)
-
tests (added)
-
tests/.gitignore (added)
-
tests/Makefile.am (added)
-
tests/simple.c (added)
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/Makefile.am
r2101 r2103 1 1 # $Id$ 2 2 3 SUBDIRS = kernel cucul caca src examples t ools csharp cxx python ruby doc3 SUBDIRS = kernel cucul caca src examples tests tools csharp cxx python ruby doc 4 4 DIST_SUBDIRS = $(SUBDIRS) msvc 5 5 -
libcaca/trunk/configure.ac
r2101 r2103 446 446 src/Makefile 447 447 examples/Makefile 448 tests/Makefile 448 449 tools/Makefile 449 450 csharp/Makefile
Note: See TracChangeset
for help on using the changeset viewer.
