SUBDIRS = contrib demo docs graphs images languages reports EXTRA_DIST = \ Announce Bugs \ COPYING FAQ Makefile \ README THANKS Todo \ Version \ balloon.tcl \ balance.tcl bindings.tcl \ categories.pl categories.tcl \ cbb.in \ cbb.lsm \ common.pl \ common.tcl \ default.cat \ dialog4duplicate \ engine.pl export.pl \ extern.conf \ file.pl file.tcl \ filebox.tcl \ help.tcl \ import.pl \ init.tcl \ install.pl \ log.pl main.tcl \ memorized.pl \ menu.tcl \ prefs.tcl \ req-specs \ reports.pl \ reports.tcl \ splits.tcl undo.tcl \ wrapper.pl install-exec-local: $(PERL) install.pl --perlpath $(PERL) --wishpath $(WISH) \ --bindir $(bindir) --libdir $(libdir)/cbb dist-hook: tar cf - docs/cbb-man | (cd $(distdir); tar xvf -)