diff options
author | Kristian Høgsberg <krh@redhat.com> | 2009-02-24 11:33:34 -0500 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2009-02-24 11:42:46 -0500 |
commit | c3c21303e381310a0962ecc24af1797dccd9a99f (patch) | |
tree | 6721256a7f9c7f650dfd5af235e052139ecf275c /libdrm/nouveau | |
parent | a71d3edd6c09a0141fae0893cbee21b71578d99d (diff) |
nouveau: Dist nouvea_dma.h as well.
Oops. Disting is hard.
Diffstat (limited to 'libdrm/nouveau')
-rw-r--r-- | libdrm/nouveau/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdrm/nouveau/Makefile.am b/libdrm/nouveau/Makefile.am index 523933a0..688eeca3 100644 --- a/libdrm/nouveau/Makefile.am +++ b/libdrm/nouveau/Makefile.am @@ -20,6 +20,7 @@ libdrm_nouveau_la_SOURCES = \ nouveau_resource.c \ nouveau_dma.c \ nouveau_fence.c \ + nouveau_dma.h \ nouveau_private.h libdrm_nouveaucommonincludedir = ${includedir}/nouveau |