diff options
Diffstat (limited to 'static/inferno/man4/Makefile')
| -rw-r--r-- | static/inferno/man4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/inferno/man4/Makefile b/static/inferno/man4/Makefile new file mode 100644 index 00000000..38781aad --- /dev/null +++ b/static/inferno/man4/Makefile @@ -0,0 +1,3 @@ +MAN = $(wildcard *.4) + +include ../../mandoc.mk |
