summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
author <rob.taylor@collabora.co.uk>2006-01-16 13:29:23 +0000
committer <rob.taylor@collabora.co.uk>2006-01-16 13:29:23 +0000
commit36b92d159c807fca4fe1926286b8e1a94557087e (patch)
tree86fc3c534ab8d3e073a3c33d8f6a63b0de5f8492 /doc
parente4767eb6ee4ea2fa2615635c54886b85bd764180 (diff)
downloadtelepathy-farstream-36b92d159c807fca4fe1926286b8e1a94557087e.tar.gz
removed as-yet unwritten recieve sequence diagram generation
20060116132923-25e70-2da982a11b41c44f5cbdd4310ca82fe83e2b81a3.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index ee319fe..4289abe 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,7 +2,7 @@ CLEANFILES =
if MAKE_SEQ_DIAS
-SEQ_DIA_PICS = make-call.pic recieve-call.pic
+SEQ_DIA_PICS = make-call.pic
SEQ_DIA_PNGS = $(patsubst %.pic,%.png,$(SEQ_DIA_PICS))
CLEANFILES += $(SEQ_DIA_FILES)