From bf63bf47c7f25fa94346c3412a3588de1430aa6b Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 28 Dec 2012 22:55:16 +0100 Subject: Add Texinfo documentation --- doc/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/Makefile (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile new file mode 100644 index 0000000..07079e8 --- /dev/null +++ b/doc/Makefile @@ -0,0 +1,4 @@ +.PHONY: all + +all: linkwave.info +linkwave.info: linkwave.texi -- cgit v1.3-2-g0d8e