summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index feed4cec..80837568 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -95,6 +95,7 @@ intel_drv_la_SOURCES += \
$(NULL)
intel_drv_la_LIBADD += \
$(DRI_LIBS) \
+ @CLOCK_GETTIME_LIBS@ \
$(NULL)
endif