Add missing cmake/FindSystemd.cmake to dist
This commit is contained in:
parent
694c0a4fb3
commit
f6b875e09d
|
@ -45,7 +45,8 @@ EXTRA_DIST = nghttpx.conf.sample proxy.pac.sample android-config android-make \
|
|||
cmake/FindCython.cmake \
|
||||
cmake/FindLibevent.cmake \
|
||||
cmake/FindJansson.cmake \
|
||||
cmake/FindLibcares.cmake
|
||||
cmake/FindLibcares.cmake \
|
||||
cmake/FindSystemd.cmake
|
||||
|
||||
.PHONY: clang-format
|
||||
|
||||
|
|
Loading…
Reference in New Issue