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 \
|
autogen.sh \
|
||||||
COPYING.LIB \
|
COPYING.LIB \
|
||||||
misc/git-version-gen \
|
misc/git-version-gen \
|
||||||
Documentation/CodingStyle.md \
|
doc/CodingStyle.md \
|
||||||
Documentation/TODO \
|
doc/TODO \
|
||||||
src/ps/HACKING \
|
src/ps/HACKING \
|
||||||
src/ps/regression \
|
src/ps/regression \
|
||||||
$(DIST_MAN_POTS)
|
$(DIST_MAN_POTS)
|
||||||
@ -111,9 +111,9 @@ endif
|
|||||||
|
|
||||||
procpsngdir = $(docdir)
|
procpsngdir = $(docdir)
|
||||||
dist_procpsng_DATA = \
|
dist_procpsng_DATA = \
|
||||||
Documentation/bugs.md \
|
doc/bugs.md \
|
||||||
Documentation/FAQ \
|
doc/FAQ \
|
||||||
Documentation/libproc.supp
|
doc/libproc.supp
|
||||||
|
|
||||||
if BUILD_PIDOF
|
if BUILD_PIDOF
|
||||||
if !CYGWIN
|
if !CYGWIN
|
||||||
|
Loading…
Reference in New Issue
Block a user