Fixed timer header not being distributed

This commit is contained in:
Snaipe 2015-03-17 23:50:37 +01:00
parent 1bdcd412df
commit 05bc6fb88e

View file

@ -46,4 +46,5 @@ libcriterion_la_SOURCES = \
src/logging.c \
src/options.c \
src/timer.c \
src/timer.h \
src/main.c