Last change
on this file since 860 was
858,
checked in by Sam Hocevar, 15 years ago
|
- Added "common.h", a placeholder for simple features and functions missing
from some systems.
|
-
Property svn:keywords set to
Id
|
File size:
292 bytes
|
Line | |
---|
1 | # $Id: Makefile.am 858 2006-04-24 19:57:23Z sam $ |
---|
2 | |
---|
3 | SUBDIRS = kernel cucul caca src test tools cpp doc |
---|
4 | DIST_SUBDIRS = $(SUBDIRS) autotools debian msvc |
---|
5 | |
---|
6 | EXTRA_DIST = NOTES COPYING.GPL COPYING.LGPL bootstrap build-dos build-kernel build-win32 caca-config.in common.h libcaca.spec |
---|
7 | AUTOMAKE_OPTIONS = dist-bzip2 |
---|
8 | |
---|
9 | bin_SCRIPTS = caca-config |
---|
10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.