Skip to content

Commit

Permalink
lib/srdb1: update rule to generate mongodb json spec file for db tables
Browse files Browse the repository at this point in the history
- do not generate docbook files by default
  • Loading branch information
miconda committed Jun 2, 2017
1 parent 1a79d6a commit 013ed5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/srdb1/schema/Makefile
Expand Up @@ -69,7 +69,7 @@ ifeq ($(VERBOSE), 1)
override XSLTPROC := $(XSLTPROC) --verbose
endif

all: mysql postgres dbtext db_berkeley db_sqlite docbook oracle pi_framework #modules dbdoc
all: mysql postgres dbtext db_berkeley db_sqlite oracle mongodb pi_framework

.PHONY: pi_framework pi_framework_clean
pi_framework:
Expand Down

0 comments on commit 013ed5a

Please sign in to comment.