mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 06:59:51 +00:00
13c9d3997c
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
15 lines
382 B
Diff
15 lines
382 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -212,11 +212,6 @@ EXTRA_DIST += 00.README.FIRST 00CREDITS
|
|
# Testing
|
|
EXTRA_DIST += tests/00README tests/TestDB tests/CkTestDB tests/Makefile tests/LsofTest.h check.bash
|
|
|
|
-# Manpages
|
|
-lsof.man: Lsof.8 version 00DIALECTS
|
|
- soelim < Lsof.8 > $@
|
|
-man8_MANS = lsof.man
|
|
-EXTRA_DIST += Lsof.8
|
|
# Fix distcheck error
|
|
clean-local:
|
|
rm -rf lsof.man
|