mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 04:51:44 +00:00
e41fd1794b
Fixes compilation without host pod2man. Signed-off-by: Rosen Penev <rosenp@gmail.com>
8 lines
107 B
Diff
8 lines
107 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -1,3 +1,3 @@
|
|
-SUBDIRS = src doc
|
|
+SUBDIRS = src
|
|
|
|
README: README.md
|