Changeset 2860
- Timestamp:
- Sep 30, 2008, 1:03:38 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/examples/Makefile.am
r2821 r2860 1 1 # $Id$ 2 2 3 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/caca -DDATADIR=\"$(pkgdatadir)\" 3 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/caca -I$(top_builddir)/caca \ 4 -DDATADIR=\"$(pkgdatadir)\" 4 5 5 6 noinst_PROGRAMS = blit canvas colors demo demo0 dithering driver event export figfont font font2tga frames fullwidth gamma hsv input spritedit swallow text transform truecolor unicode import
Note: See TracChangeset
for help on using the changeset viewer.