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