lib: fix distcheck issues

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood 2015-08-21 14:13:16 +01:00
parent 804e11f40d
commit 05f5e16eaf
2 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,7 @@ libintel_tools_la_SOURCES = \
i915_3d.h \
i915_reg.h \
i915_pciids.h \
igt.h \
igt_debugfs.c \
igt_debugfs.h \
igt_aux.c \

View File

@ -44,6 +44,5 @@
#include "media_fill.h"
#include "media_spin.h"
#include "rendercopy.h"
#include "version.h"
#endif /* IGT_H */