Revision 17099,
293 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 | INCLUDES = -I$(top_srcdir)/libaudiofile |
---|
2 | |
---|
3 | EXTRA_DIST = README |
---|
4 | |
---|
5 | bin_PROGRAMS = sfconvert sfinfo |
---|
6 | |
---|
7 | sfconvert_SOURCES = sfconvert.c printinfo.c |
---|
8 | |
---|
9 | sfinfo_SOURCES = sfinfo.c printinfo.c |
---|
10 | |
---|
11 | LDADD = $(top_builddir)/libaudiofile/libaudiofile.la |
---|
12 | |
---|
13 | DEPENDENCIES = $(top_builddir)/libaudiofile/libaudiofile.la |
---|
Note: See
TracBrowser
for help on using the repository browser.