This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
procps
Watch
1
Star
0
Fork
0
You've already forked procps
Code
Issues
Pull Requests
Packages
Releases
Activity
procps
/
include
/
Makefile.am
9 lines
105 B
Makefile
Raw
Normal View
History
Unescape
Escape
build-sys: add missing files to distribution Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-10-19 10:37:03 +02:00
dist_noinst_HEADERS
=
\
c.h
\
build-sys: add fileutils.h to dist package The 'make distcheck' failed with. ../../ps/display.c:39:34: fatal error: ../include/fileutils.h: No such file or directory Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-04-18 10:26:20 +02:00
fileutils.h
\
build-sys: add missing files to distribution Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-10-19 10:37:03 +02:00
nls.h
\
build-sys: fix the fatal 'make dist' error for nsutils While a 'make dist' appeared to work fine without this patch, the nsutils.h file was missing from the include subdirectory. Thus the tarball could not support make. Reference(s): http://gitorious.org/procps/procps/merge_requests/13 commit dd6f24dbed12e95235b3df49e550b5039e74e6d8 Signed-off-by: Jim Warner <james.warner@comcast.net>
2013-09-11 09:11:13 -05:00
nsutils.h
\
build-sys: uClibc does not have rpmatch() Add simple replacement with hardcoded y/n responses to allow compilation on systems without rpmatch(). Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-04-17 21:41:26 +02:00
rpmatch.h
\
build-sys: re-enable 'dist' build The 'build-sys: re-enable out of tree build' commit failed to also address the 'dist' target errors.
2011-12-26 16:47:19 -06:00
strutils.h
\
build-sys: add missing files to distribution Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-10-19 10:37:03 +02:00
xalloc.h
Reference in New Issue
Copy Permalink