Makefile: Use $(NULL) in one more place
This commit is contained in:
parent
032a688a72
commit
584f8c8381
@ -101,7 +101,8 @@ shell_public_headers_h = \
|
|||||||
shell-tray-manager.h \
|
shell-tray-manager.h \
|
||||||
shell-util.h \
|
shell-util.h \
|
||||||
shell-window-tracker.h \
|
shell-window-tracker.h \
|
||||||
shell-wm.h
|
shell-wm.h \
|
||||||
|
$(NULL)
|
||||||
|
|
||||||
if HAVE_NETWORKMANAGER
|
if HAVE_NETWORKMANAGER
|
||||||
shell_public_headers_h += shell-network-agent.h
|
shell_public_headers_h += shell-network-agent.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user