summaryrefslogtreecommitdiff
path: root/bin/Makefile.am
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2013-02-02 15:42:00 +1000
committerBen Skeggs <bskeggs@redhat.com>2013-06-13 10:38:42 +1000
commit46a7f467eb26e2d1d46f37b8483434835ca2028d (patch)
tree94b9090c8ca40bfbfa04f3968eeb3cc9ae91d426 /bin/Makefile.am
parent944a68f7add0d2ac4ed2d7eedfdb72b9da9a5a08 (diff)
downloadnouveau-46a7f467eb26e2d1d46f37b8483434835ca2028d.tar.gz
nv_rdfuc: dumb tool to pull back data from fuc engines
Diffstat (limited to 'bin/Makefile.am')
-rw-r--r--bin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.am b/bin/Makefile.am
index 082fe9724..58f2201a4 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -4,7 +4,7 @@ bin_PROGRAMS = \
nv_ri08 nv_ri16 nv_ri32 nv_wi08 nv_wi16 nv_wi32 \
nv_rv08 nv_rv16 nv_rv32 nv_wv08 nv_wv16 nv_wv32 \
nv_rs08 nv_rs16 nv_rs32 nv_ws08 nv_ws16 nv_ws32 \
- nv_disp nv_i2c nv_aux nv_init
+ nv_disp nv_i2c nv_aux nv_init nv_rdfuc
AM_CPPFLAGS = -I$(top_srcdir)/nvkm/include \
-I$(top_srcdir)/nvkm \