mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-19 20:33:01 +00:00
make distcheck fixes
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -8,6 +8,9 @@ libintel_tools_la_SOURCES = \
|
||||
intel_mmio.c \
|
||||
intel_pci.c \
|
||||
intel_reg.h \
|
||||
i915_3d.h \
|
||||
i915_reg.h \
|
||||
i830_reg.h \
|
||||
intel_reg_map.c \
|
||||
instdone.c \
|
||||
instdone.h \
|
||||
@@ -22,5 +25,6 @@ libintel_tools_la_SOURCES += \
|
||||
AM_CFLAGS += $(DRM_CFLAGS)
|
||||
endif
|
||||
|
||||
|
||||
noinst_LTLIBRARIES = libintel_tools.la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user