tools/quick_dump: re-apply ducttape

Someone with actual automake-fu really needs to fix this up for real
since compiling a bunch of source files again, with broken dep
tracking even just because we can't link against a .la somehow really
isn't too awesome.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2014-03-26 22:57:52 +01:00
parent 961a46c82b
commit 9048aa1974

View File

@ -32,3 +32,5 @@ EXTRA_DIST = \
quick_dump.py \
reg_access.py \
chipset.i chipset.py
AM_CFLAGS = $(CAIRO_CFLAGS)