X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile.am;h=9e27db046e5224d6f69543a4e2cd48f566b6b0f3;hb=e888f28d1fd9f125fc70b2f5d1b3c42d8f25ae53;hp=a83f2bcb5f4ffc1aa24c9809613506cf97ff35c3;hpb=bc2fdb9759dc702ec351a044b3fd408c0701fedb;p=mesa.git diff --git a/Makefile.am b/Makefile.am index a83f2bcb5f4..9e27db046e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -77,12 +77,14 @@ noinst_HEADERS = \ include/drm-uapi/drm_mode.h \ include/drm-uapi/i915_drm.h \ include/drm-uapi/tegra_drm.h \ + include/drm-uapi/v3d_drm.h \ include/drm-uapi/vc4_drm.h \ include/D3D9 \ include/GL/wglext.h \ include/HaikuGL \ include/no_extern_c.h \ - include/pci_ids + include/pci_ids \ + include/vulkan # We list some directories in EXTRA_DIST, but don't actually want to include # the .gitignore files in the tarball.