Changeset 4044
- Timestamp:
- Nov 26, 2009, 2:23:55 AM (10 years ago)
- Location:
- libcaca/trunk
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/Makefile.am
r3993 r4044 1 1 # $Id$ 2 2 3 SUBDIRS = kernel caca src examples tools caca-sharp cxx python ruby doc test s3 SUBDIRS = kernel caca src examples tools caca-sharp cxx python ruby doc test 4 4 DIST_SUBDIRS = $(SUBDIRS) win32 5 5 -
libcaca/trunk/configure.ac
r3953 r4044 505 505 src/Makefile 506 506 examples/Makefile 507 test s/Makefile507 test/Makefile 508 508 tools/Makefile 509 509 caca-sharp/Makefile
Note: See TracChangeset
for help on using the changeset viewer.