Selaa lähdekoodia

Fix distcheck by naming header properly.

Nick Mathewson 6 vuotta sitten
vanhempi
commit
874ba6861a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/common/include.am

+ 1 - 1
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				\