Changeset 3404 for libcaca/trunk/examples/Makefile.am
- Timestamp:
- Feb 26, 2009, 11:41:32 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/examples/Makefile.am
r2860 r3404 1 1 # $Id$ 2 2 3 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/caca -I$(top_builddir)/caca \ 4 -DDATADIR=\"$(pkgdatadir)\" 3 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/caca -I$(top_builddir)/caca 5 4 6 5 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.