Browse Source

Moved formats.txt to docs/.

master
Svend Sorensen 19 years ago
parent
commit
4f9db5fe62
3 changed files with 2 additions and 2 deletions
  1. +1
    -1
      doc/Makefile.am
  2. +0
    -0
      doc/formats.txt
  3. +1
    -1
      extras/Makefile.am

+ 1
- 1
doc/Makefile.am View File

@@ -1,4 +1,4 @@
# Makefile.am - process with automake to produce Makefile.in

man_MANS = cuebreakpoints.1 cueconvert.1 cueprint.1
EXTRA_DIST = $(man_MANS)
EXTRA_DIST = $(man_MANS) formats.txt

extras/formats.txt → doc/formats.txt View File


+ 1
- 1
extras/Makefile.am View File

@@ -1,4 +1,4 @@
# Makefile.am - process with automake to produce Makefile.in

EXTRA_DIST = cueconvert.cgi cuetag.sh formats.txt index.txt
EXTRA_DIST = cueconvert.cgi cuetag.sh index.txt
bin_SCRIPTS = cuetag.sh

Loading…
Cancel
Save