mirror of https://github.com/nymea/nymea.git
fix typo
parent
34fbf774e4
commit
f6bb4c9209
|
|
@ -12,7 +12,7 @@ endif
|
|||
|
||||
MAKE_TARGETS="all"
|
||||
ifneq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
|
||||
MAKE_TARGETS += docs
|
||||
MAKE_TARGETS += doc
|
||||
endif
|
||||
|
||||
DPKG_EXPORT_BUILDFLAGS = 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue