summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2007-04-15 23:01:52 +0200
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>2007-04-15 23:02:26 +0200
commit896fe62233f62d5e1f874ed0eba3a200fa5ef14b (patch)
tree9373e01909bb21c3f485af6f825287166ac8ff2a
parente0e90f427581929fd01c96f1958a1292982dee83 (diff)
downloadxorg-driver-xf86-video-nouveau-896fe62233f62d5e1f874ed0eba3a200fa5ef14b.tar.gz
Fix make dist.
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 14eaad3..bc9e745 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -42,6 +42,8 @@ nouveau_drv_la_SOURCES = \
nv_driver.c \
nv_hw.c \
nv_include.h \
+ nouveau_reg.h \
+ nv_dripriv.h \
nv_local.h \
nv_mem.c \
nv_proto.h \