Last change
on this file since 536 was
536,
checked in by Sam Hocevar, 17 years ago
|
- Moved stuff around to differenciate between libcucul and libcaca.
|
-
Property svn:keywords set to
Id
|
File size:
322 bytes
|
Line | |
---|
1 | # $Id: Makefile.am 536 2006-03-06 20:57:14Z sam $ |
---|
2 | |
---|
3 | SUBDIRS = cucul caca examples test doc |
---|
4 | DIST_SUBDIRS = $(SUBDIRS) autotools debian msvc |
---|
5 | |
---|
6 | EXTRA_DIST = NOTES COPYING.LGPL bootstrap build-win32 caca-config.in libcaca.spec |
---|
7 | AUTOMAKE_OPTIONS = dist-bzip2 |
---|
8 | |
---|
9 | bin_SCRIPTS = caca-config |
---|
10 | |
---|
11 | doc_DATA = README TODO AUTHORS NEWS NOTES THANKS |
---|
12 | docdir = $(datadir)/doc/libcaca-dev |
---|
13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.