diff options
author | Keith Packard <keithp@keithp.com> | 2013-11-01 01:43:59 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-11-01 01:45:22 -0700 |
commit | 9db1d66f6d2c6857de220d8f1c08965962fe1416 (patch) | |
tree | 731c9622ef7bfee3e1daee9cec06c1aef504b580 /Makefile.am | |
parent | 977e2644b1d9e13b44debcb9a372bbc832ee32a3 (diff) |
Add dri3 and present directorys to distribution
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 28266c5ae..5bf760b2e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -101,6 +101,8 @@ DIST_SUBDIRS = \ glx \ exa \ config \ + dri3 \ + present \ hw \ test |