Changeset 2959 for libcaca/trunk/win32
- Timestamp:
- Oct 17, 2008, 1:44:49 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/win32/Makefile.am
r2898 r2959 1 1 # $Id$ 2 2 3 NULL = 3 EXTRA_DIST = config.h caca_types.h 4 4 5 EXTRA_DIST = config.h \6 caca_types.h \7 $(NULL)8
Note: See TracChangeset
for help on using the changeset viewer.