diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
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) |