Skip to content

Commit f825aef

Browse files
committed
don't build docs - I don't have jade
1 parent bd23969 commit f825aef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

GNUmakefile.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ $(call recurse,all install,src config)
1313
all:
1414
+@echo "All of PostgreSQL successfully made. Ready to install."
1515

16-
docs:
17-
$(MAKE) -C doc all
18-
1916
$(call recurse,world,doc src config contrib,all)
2017
world:
2118
+@echo "PostgreSQL, contrib, and documentation successfully made. Ready to install."

0 commit comments

Comments
 (0)