diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2019-01-29 11:52:33 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2019-01-29 11:52:33 +0000 |
commit | 37bbf6a1792773f11c15a4da1588a7520ee2fb4e (patch) | |
tree | 64944d4aa665a1e479cfc004e446593062254550 /lib/mesa/src/glx/apple/Makefile.am | |
parent | 6b139c2063623e9310025247cd966490b9aa57ea (diff) |
Merge Mesa 18.3.2
Diffstat (limited to 'lib/mesa/src/glx/apple/Makefile.am')
-rw-r--r-- | lib/mesa/src/glx/apple/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/mesa/src/glx/apple/Makefile.am b/lib/mesa/src/glx/apple/Makefile.am index bfa18b1c2..8f9326863 100644 --- a/lib/mesa/src/glx/apple/Makefile.am +++ b/lib/mesa/src/glx/apple/Makefile.am @@ -1,4 +1,6 @@ -EXTRA_DIST = RELEASE_NOTES +EXTRA_DIST = \ + RELEASE_NOTES \ + meson.build noinst_LTLIBRARIES = libappleglx.la |