summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/REQUIREMENTS7
-rw-r--r--doc/TODO7
3 files changed, 4 insertions, 14 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a773570..e007e1a 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -16,8 +16,8 @@
# along with ivam2; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-noinst_DATA = README.html README
-EXTRA_DIST = $(noinst_DATA) style.css README.html.in README.VoiceBox REQUIREMENTS TODO
+noinst_DATA = README.html style.css EADME
+EXTRA_DIST = $(noinst_DATA) style.css README.html.in README.VoiceBox TODO
pkgdata_DATA = README.VoiceBox
diff --git a/doc/REQUIREMENTS b/doc/REQUIREMENTS
deleted file mode 100644
index 7f53034..0000000
--- a/doc/REQUIREMENTS
+++ /dev/null
@@ -1,7 +0,0 @@
-* an isdn4linux capable ISDN device
-* libdaemon >= 0.3
-* liboop >= 1.0
-* python 2.3
-* metamail, oggenc, sox (for the newmessage script)
-
-$Id$
diff --git a/doc/TODO b/doc/TODO
index 29a43fd..0683e25 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,15 +2,12 @@ post 1.0:
* implement shbuf support
* uid switching for each client
-* regexp support
* @same support
-pre 1.0:
-
-* documentation
-
done:
+* regexp support (DONE)
+* documentation (DONE)
* init script (DONE)
* autoconf (DONE)
* uid switching support (DONE)