misc: Move Documentation to doc
Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
parent
d78f10cb1e
commit
406b6d311c
10
Makefile.am
10
Makefile.am
@ -98,8 +98,8 @@ EXTRA_DIST = \
|
||||
autogen.sh \
|
||||
COPYING.LIB \
|
||||
misc/git-version-gen \
|
||||
Documentation/CodingStyle.md \
|
||||
Documentation/TODO \
|
||||
doc/CodingStyle.md \
|
||||
doc/TODO \
|
||||
src/ps/HACKING \
|
||||
src/ps/regression \
|
||||
$(DIST_MAN_POTS)
|
||||
@ -111,9 +111,9 @@ endif
|
||||
|
||||
procpsngdir = $(docdir)
|
||||
dist_procpsng_DATA = \
|
||||
Documentation/bugs.md \
|
||||
Documentation/FAQ \
|
||||
Documentation/libproc.supp
|
||||
doc/bugs.md \
|
||||
doc/FAQ \
|
||||
doc/libproc.supp
|
||||
|
||||
if BUILD_PIDOF
|
||||
if !CYGWIN
|
||||
|
Loading…
Reference in New Issue
Block a user