diff --git a/src/common/Makefile.am b/src/common/Makefile.am index b15be3e511..f2783b4ed8 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -5,5 +5,5 @@ noinst_LIBRARIES = libor.a libor_a_SOURCES = log.c crypto.c fakepoll.c -noinst_HEADERS = log.h ss.h version.h crypto.h fakepoll.h +noinst_HEADERS = log.h ss.h version.h crypto.h fakepoll.h test.h