diff options
Diffstat (limited to 'src/glx/apple')
-rw-r--r-- | src/glx/apple/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/glx/apple/Makefile.am b/src/glx/apple/Makefile.am index bfa18b1c2f3..8f932686359 100644 --- a/src/glx/apple/Makefile.am +++ b/src/glx/apple/Makefile.am @@ -1,4 +1,6 @@ -EXTRA_DIST = RELEASE_NOTES +EXTRA_DIST = \ + RELEASE_NOTES \ + meson.build noinst_LTLIBRARIES = libappleglx.la |