diff --git a/Makefile.in b/Makefile.in index 88d6c3ad..0d31caa0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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