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