Commit 90466c19 authored by Andreas Dilger's avatar Andreas Dilger Committed by Theodore Ts'o
Browse files

add "make rpm" target to top-level Makefile

Signed-off-by: default avatarAndreas Dilger <adilger@clusterfs.com>
parent 9a519c02
......@@ -29,6 +29,9 @@ subs:
progs: subs all-progs-recursive
libs: subs all-libs-recursive
rpm:
sh contrib/build-rpm
docs:
-@test -d doc && cd doc && $(MAKE) libext2fs.info
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment