From 874ba6861a02401f4f2d6d2f0e5bdf806386f50b Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 21 Jun 2018 09:37:32 -0400 Subject: Fix distcheck by naming header properly. --- src/common/include.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/include.am') diff --git a/src/common/include.am b/src/common/include.am index 93fef6b931..8afec9c054 100644 --- a/src/common/include.am +++ b/src/common/include.am @@ -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 \ -- cgit v1.2.3-54-g00ecf