Add tlsticketupdate.go to EXTRA_DIST

This commit is contained in:
Tatsuhiro Tsujikawa
2015-07-29 21:18:16 +09:00
parent 0ed8ed3f8d
commit 762bafa47b
2 changed files with 5 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
configfiles = nghttpx-init nghttpx.service nghttpx-upstart.conf
EXTRA_DIST = $(configfiles:%=%.in) nghttpx-logrotate
EXTRA_DIST = $(configfiles:%=%.in) nghttpx-logrotate tlsticketupdate.go
edit = sed -e 's|@bindir[@]|$(bindir)|g'