diff options
Diffstat (limited to 'shared-core/Makefile.am')
-rw-r--r-- | shared-core/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-core/Makefile.am b/shared-core/Makefile.am index cd278643..f0ebf2a3 100644 --- a/shared-core/Makefile.am +++ b/shared-core/Makefile.am @@ -29,6 +29,7 @@ klibdrminclude_HEADERS = \ i915_drm.h \ mach64_drm.h \ mga_drm.h \ + nouveau_drm.h \ r128_drm.h \ radeon_drm.h \ savage_drm.h \ |