Last change
on this file since 742 was
742,
checked in by Sam Hocevar, 15 years ago
|
- Moved test/optipal.c to tools/optipal.c. The tools subdirectory will
contain development tools that are only useful to libcaca developers.
|
-
Property svn:keywords set to
Id
|
File size:
150 bytes
|
Line | |
---|
1 | # $Id: Makefile.am 742 2006-04-12 08:31:11Z sam $ |
---|
2 | |
---|
3 | AM_CPPFLAGS = -I$(top_srcdir)/cucul -I$(top_srcdir)/caca -DDATADIR=\"$(pkgdatadir)\" |
---|
4 | |
---|
5 | noinst_PROGRAMS = optipal |
---|
6 | |
---|
7 | optipal_SOURCES = optipal.c |
---|
8 | |
---|
Note: See
TracBrowser
for help on using the repository browser.