diff options
Diffstat (limited to 'Makefile.sources')
-rw-r--r-- | Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.sources b/Makefile.sources index d86fb2ae..566f7b55 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -26,6 +26,7 @@ LIBDRM_INCLUDE_H_FILES := \ include/drm/radeon_drm.h \ include/drm/savage_drm.h \ include/drm/sis_drm.h \ + include/drm/tegra_drm.h \ include/drm/via_drm.h LIBDRM_INCLUDE_VMWGFX_H_FILES := \ |