Explorar el Código

Fix distcheck by naming header properly.

Nick Mathewson hace 6 años
padre
commit
874ba6861a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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				\