Changeset ed631e9


Ignore:
Timestamp:
Nov 24, 2007, 10:09:43 PM (16 years ago)
Author:
Paul Brossier <piem@piem.org>
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:
e2da295
Parents:
32d6958
Message:

doc/Makefile.am: update make style rules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/Makefile.am

    r32d6958 red631e9  
    2828        (echo PROJECT_NUMBER = $(PROJECT_NUMBER) ; cat $(srcdir)/examples.cfg)  | doxygen -
    2929
    30 %.sgml:
    31 
    32 %.1:    %.sgml
     30.sgml.1:
    3331        docbook-to-man $< > $*.1
    3432
    35 %.html: %.sgml
     33.sgml.html:
    3634        docbook2html $< && mv index.html $*.html
    3735
Note: See TracChangeset for help on using the changeset viewer.