summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'man.Linux/Makefile')
-rw-r--r--man.Linux/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/man.Linux/Makefile b/man.Linux/Makefile
new file mode 100644
index 00000000..6cb341d7
--- /dev/null
+++ b/man.Linux/Makefile
@@ -0,0 +1,5 @@
+DIR = /usr/share/man
+MANS = modules.autoload.5
+
+TOPDIR = ..
+include $(TOPDIR)/default.mk