- Timestamp:
- Dec 12, 2004, 1:25:19 AM (20 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- e6d4ccb
- Parents:
- 205da86
- Location:
- doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Makefile.am
r205da86 r77494e7 6 6 7 7 man_MANS = aubionotes.1 aubioonset.1 8 CLEANFILES = $(man_MANS) 8 9 #docbook_docs = aubio-devdoc.xml 9 10 #DOCBOOK_STYLESHEET ?= http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl -
doc/Makefile.in
r205da86 r77494e7 161 161 162 162 man_MANS = aubionotes.1 aubioonset.1 163 CLEANFILES = $(man_MANS) 163 164 subdir = doc 164 165 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 … … 297 298 298 299 clean-generic: 300 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 299 301 300 302 distclean-generic:
Note: See TracChangeset
for help on using the changeset viewer.