Revision 17099,
428 bytes
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r17098,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | ## Process this file with automake to produce Makefile.in |
---|
2 | |
---|
3 | bin_SCRIPTS = \ |
---|
4 | audiofile-config |
---|
5 | |
---|
6 | SRC_SUBDIRS = libaudiofile sfcommands test |
---|
7 | SUBDIRS = $(SRC_SUBDIRS) docs |
---|
8 | |
---|
9 | EXTRA_DIST= \ |
---|
10 | ACKNOWLEDGEMENTS \ |
---|
11 | NOTES \ |
---|
12 | README \ |
---|
13 | TODO \ |
---|
14 | COPYING.GPL \ |
---|
15 | configure configure.in\ |
---|
16 | audiofile.m4 \ |
---|
17 | audiofile.spec.in |
---|
18 | |
---|
19 | m4datadir = $(datadir)/aclocal |
---|
20 | m4data_DATA = audiofile.m4 |
---|
21 | |
---|
22 | dist-hook: audiofile.spec |
---|
23 | cp audiofile.spec $(distdir) |
---|
Note: See
TracBrowser
for help on using the repository browser.