Last change
on this file since 2900 was
301,
checked in by Sam Hocevar, 19 years ago
|
- libcaca.spec:
+ RPM specfile, courtesy of Richard Zidlicky.
- THANKS:
+ Added a THANKS file for contributors.
|
File size:
496 bytes
|
Line | |
---|
1 | ############################################################################### |
---|
2 | # Automake targets and declarations for libcaca |
---|
3 | ############################################################################### |
---|
4 | |
---|
5 | SUBDIRS = src examples test doc |
---|
6 | DIST_SUBDIRS = $(SUBDIRS) autotools debian |
---|
7 | |
---|
8 | EXTRA_DIST = BUGS NOTES bootstrap caca-config.in libcaca.spec |
---|
9 | AUTOMAKE_OPTIONS = dist-bzip2 |
---|
10 | |
---|
11 | bin_SCRIPTS = caca-config |
---|
12 | |
---|
13 | doc_DATA = README BUGS TODO AUTHORS NEWS NOTES THANKS |
---|
14 | docdir = $(datadir)/doc/libcaca-dev |
---|
15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.