Last change
on this file since 3577 was
850,
checked in by Sam Hocevar, 15 years ago
|
- Updated Debian build rules.
|
-
Property svn:keywords set to
Id
|
File size:
283 bytes
|
Line | |
---|
1 | # $Id: Makefile.am 850 2006-04-22 21:31:42Z 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 libcaca.spec |
---|
7 | AUTOMAKE_OPTIONS = dist-bzip2 |
---|
8 | |
---|
9 | bin_SCRIPTS = caca-config |
---|
10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.