Last change
on this file since 341 was
341,
checked in by Sam Hocevar, 18 years ago
|
- build-win32:
+ Win32 cross-compilation script.
|
-
Property svn:keywords set to
Id
|
File size:
312 bytes
|
Line | |
---|
1 | # $Id: foo$ |
---|
2 | |
---|
3 | SUBDIRS = src examples test doc |
---|
4 | DIST_SUBDIRS = $(SUBDIRS) autotools debian |
---|
5 | |
---|
6 | EXTRA_DIST = BUGS NOTES bootstrap build-win32 caca-config.in libcaca.spec |
---|
7 | AUTOMAKE_OPTIONS = dist-bzip2 |
---|
8 | |
---|
9 | bin_SCRIPTS = caca-config |
---|
10 | |
---|
11 | doc_DATA = README BUGS TODO AUTHORS NEWS NOTES THANKS |
---|
12 | docdir = $(datadir)/doc/libcaca-dev |
---|
13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.