Last change
on this file since 850 was
850,
checked in by Sam Hocevar, 16 years ago
|
- Updated Debian build rules.
|
-
Property svn:keywords set to
Id
|
File size:
283 bytes
|
Rev | Line | |
---|
[342] | 1 | # $Id: Makefile.am 850 2006-04-22 21:31:42Z sam $ |
---|
[17] | 2 | |
---|
[781] | 3 | SUBDIRS = kernel cucul caca src test tools cpp doc |
---|
[344] | 4 | DIST_SUBDIRS = $(SUBDIRS) autotools debian msvc |
---|
[17] | 5 | |
---|
[568] | 6 | EXTRA_DIST = NOTES COPYING.GPL COPYING.LGPL bootstrap build-dos build-kernel build-win32 caca-config.in libcaca.spec |
---|
[207] | 7 | AUTOMAKE_OPTIONS = dist-bzip2 |
---|
[17] | 8 | |
---|
[202] | 9 | bin_SCRIPTS = caca-config |
---|
| 10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.