make distcheck fixes

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2011-10-30 21:24:12 +01:00
parent f361664df0
commit 91b3c7f333
3 changed files with 13 additions and 2 deletions
+4
View File
@@ -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