diff options
| author | 2012-12-28 22:55:16 +0100 | |
|---|---|---|
| committer | 2012-12-28 22:55:16 +0100 | |
| commit | bf63bf47c7f25fa94346c3412a3588de1430aa6b (patch) | |
| tree | d14f9a02d58f4181d5fa38a0ee47f403c54867e7 /doc/Makefile | |
| parent | e3d4594eb7a2f9db7fc31ec0cc5ae119be3fa55a (diff) | |
| download | markam-bf63bf47c7f25fa94346c3412a3588de1430aa6b.tar.gz markam-bf63bf47c7f25fa94346c3412a3588de1430aa6b.zip | |
Add Texinfo documentation
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
