mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-09-12 13:58:35 -04:00
Makefile: make changing libdeflate.h trigger a rebuild
This commit is contained in:
parent
65fd37d987
commit
906c54c16f
2
Makefile
2
Makefile
@ -79,7 +79,7 @@ endif
|
|||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
COMMON_HEADERS := $(wildcard common/*.h)
|
COMMON_HEADERS := $(wildcard common/*.h) libdeflate.h
|
||||||
DEFAULT_TARGETS :=
|
DEFAULT_TARGETS :=
|
||||||
|
|
||||||
#### Library
|
#### Library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user