diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-27 23:12:35 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-27 23:12:35 +0000 |
commit | 6cf571366aa66ae4654006e98346e9a46ecd14fe (patch) | |
tree | 7c72907371ed98bae16d8f4f23ed1e9db9f452b7 /doc/img | |
parent | fa19db03d541cd1f38414da7654a523e22dbad69 (diff) | |
download | mdk-6cf571366aa66ae4654006e98346e9a46ecd14fe.tar.gz mdk-6cf571366aa66ae4654006e98346e9a46ecd14fe.tar.bz2 |
0.3 release
Diffstat (limited to 'doc/img')
-rw-r--r-- | doc/img/.cvsignore | 2 | ||||
-rw-r--r-- | doc/img/Makefile.am | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/img/.cvsignore b/doc/img/.cvsignore new file mode 100644 index 0000000..282522d --- /dev/null +++ b/doc/img/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/doc/img/Makefile.am b/doc/img/Makefile.am index ed6877f..bc20ab4 100644 --- a/doc/img/Makefile.am +++ b/doc/img/Makefile.am @@ -10,6 +10,6 @@ # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -EXTRA_DIST = ss_mix.png ss_mixal.png ss_devices.png ss_worddlg.png \ +EXTRA_DIST = ss_mix.jpg ss_mixal.jpg ss_devices.jpg ss_worddlg.jpg \ ss_mix.txt ss_mixal.txt |