Skip to content

Commit

Permalink
lib/srdb1: fixed autogenerate Makefile for db tables docbook
Browse files Browse the repository at this point in the history
(cherry picked from commit 205920e)
  • Loading branch information
miconda committed Jun 2, 2017
1 parent d04fb42 commit 1b2b19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/srdb1/schema/Makefile
Expand Up @@ -267,7 +267,7 @@ docbook-xml:
> "$(ROOTDIR)/doc/databases/kamailio/Makefile"
echo \
>> "$(ROOTDIR)/doc/databases/kamailio/Makefile"
echo "docbook_dir = ../../../../doc/docbook" \
echo "docbook_dir = $(ROOTDOC)/doc/docbook" \
>> "$(ROOTDIR)/doc/databases/kamailio/Makefile"
echo "include \$$(docbook_dir)/Makefile" \
>> "$(ROOTDIR)/doc/databases/kamailio/Makefile"
Expand Down

0 comments on commit 1b2b19e

Please sign in to comment.