Fix distcheck by naming header properly.

This commit is contained in:
Nick Mathewson 2018-06-21 09:37:32 -04:00
parent 2ad062ee60
commit 874ba6861a

View File

@ -203,7 +203,7 @@ COMMONHEADERS = \
src/common/testsupport.h \
src/common/timers.h \
src/common/token_bucket.h \
src/common/torerr.c \
src/common/torerr.h \
src/common/torint.h \
src/common/torlog.h \
src/common/tortls.h \