Last change
on this file since 614 was
612,
checked in by Sam Hocevar, 12 years ago
|
doc: move icons to the doc/ subdirectory.
|
File size:
416 bytes
|
Line | |
---|
1 | ## Process this file with automake to produce Makefile.in |
---|
2 | |
---|
3 | SUBDIRS = src data doc |
---|
4 | |
---|
5 | EXTRA_DIST = COPYING.GPL COPYING.WTFPL PACKAGERS bootstrap |
---|
6 | |
---|
7 | if HAVE_NONFREE |
---|
8 | else |
---|
9 | dist-hook: |
---|
10 | @echo "" |
---|
11 | @echo " ====================================================" |
---|
12 | @echo " WARNING: This tarball will exclude non-free data" |
---|
13 | @echo " ====================================================" |
---|
14 | @echo "" |
---|
15 | endif |
---|
16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.