aboutsummaryrefslogtreecommitdiffstats
path: root/MCONFIG.in
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2020-03-28 17:56:56 -0400
committerTheodore Ts'o <tytso@mit.edu>2020-04-10 00:10:53 -0400
commit93df80d2409d6e7d97701ab745b937f8903c808f (patch)
treec3d07587791822fab3f32627f6a98a6b37b08dc6 /MCONFIG.in
parenta4ce6ecc4979faccd6cec1ba7e7b391d3b097244 (diff)
downloade2fsprogs-93df80d2409d6e7d97701ab745b937f8903c808f.tar.gz
Teach makefiles to build all static programs using the target all-static
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'MCONFIG.in')
-rw-r--r--MCONFIG.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MCONFIG.in b/MCONFIG.in
index 6151825ac..0598f21b7 100644
--- a/MCONFIG.in
+++ b/MCONFIG.in
@@ -2,6 +2,8 @@
all::
+all-static::
+
check::
fullcheck::