diff options
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r-- | src/common/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 7bd90b0bf4..144cc6e8fb 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -6,4 +6,3 @@ noinst_LIBRARIES = libor.a libor_a_SOURCES = log.c crypto.c fakepoll.c util.c aes.c tortls.c noinst_HEADERS = log.h crypto.h fakepoll.h test.h util.h aes.h torint.h tortls.h - |