mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5765879aba
commit
005c020830
3
Makefile
3
Makefile
@ -93,11 +93,8 @@ MD_FORMAT ?= markdown_github
|
|||||||
# debug output...
|
# debug output...
|
||||||
#
|
#
|
||||||
# $DEBUG can either be empty or anything else...
|
# $DEBUG can either be empty or anything else...
|
||||||
DEBUG ?=
|
|
||||||
ifeq ($(DEBUG),)
|
ifeq ($(DEBUG),)
|
||||||
STDERR := > /dev/null
|
STDERR := > /dev/null
|
||||||
else
|
|
||||||
STDERR :=
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user