diff --git a/tools/quick_dump/Makefile.am b/tools/quick_dump/Makefile.am index 7b06ec3d..83f93a20 100644 --- a/tools/quick_dump/Makefile.am +++ b/tools/quick_dump/Makefile.am @@ -14,6 +14,7 @@ I915ChipsetPython_la_LIBADD = \ $(DRM_LIBS) \ $(CAIRO_LIBS) \ $(LIBUNWIND_LIBS) \ + -lrt $(NULL) chipset.py: chipset_wrap_python.c