summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>2015-07-03 15:44:50 +0300
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2015-07-16 13:55:05 +0300
commitaa21f6249f746e9d83c59161abd175dd10253221 (patch)
treeaf42245ccf6ec92f39d88b013377a137dc8dc076 /Makefile.am
parentc1809b230c5225a4d65513bf1a69c825e609369a (diff)
downloadweston-aa21f6249f746e9d83c59161abd175dd10253221.tar.gz
shared: introduce timespec-util.h
Copyright is set according to the moved code from compositor.c. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a0d0c196..eb3e8673 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -90,6 +90,7 @@ weston_SOURCES = \
shared/helpers.h \
shared/matrix.c \
shared/matrix.h \
+ shared/timespec-util.h \
shared/zalloc.h \
shared/platform.h \
src/weston-egl-ext.h