aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Skeggs <skeggsb@gmail.com>2009-01-30 11:25:35 +1000
committerBen Skeggs <skeggsb@gmail.com>2009-02-04 14:32:31 +1000
commit225e7e274f49d5e01fa1ad3fbbb9f1499865fe67 (patch)
treea0c22755f1fb0df1dd8c635ab63161252a25b5fe /configure.ac
parentcb85630c02ddb46f168064befb2296d46b69f57a (diff)
nouveau: install libdrm_nouveau with libdrm
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a65f79e9..62d1a292 100644
--- a/configure.ac
+++ b/configure.ac
@@ -131,6 +131,8 @@ AC_OUTPUT([
Makefile
libdrm/Makefile
libdrm/intel/Makefile
+ libdrm/nouveau/Makefile
+ libdrm/nouveau/libdrm_nouveau.pc
shared-core/Makefile
tests/Makefile
tests/modeprint/Makefile