aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ea68e4102..e1abdcc5f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -202,7 +202,7 @@ test-compile: dist
202 cd test/compile; ./compile.sh $(NAME)-$(VERSION) 202 cd test/compile; ./compile.sh $(NAME)-$(VERSION)
203 203
204.PHONY: rpms 204.PHONY: rpms
205rpms: man 205rpms: src/man
206 ./platform/rpm/mkrpm.sh $(NAME) $(VERSION) 206 ./platform/rpm/mkrpm.sh $(NAME) $(VERSION)
207 207
208extras: all 208extras: all