summaryrefslogtreecommitdiff
path: root/nvkm/engine/vp/Makefile.am
blob: 834a0e4864c65685b25b740234e71af1981cb553 (plain)
1
2
3
4
5
6
7
8
noinst_LTLIBRARIES = libvp.la

libvp_la_SOURCES = nv84.c \
		   nv98.c \
		   nvc0.c \
		   nve0.c

include $(srcdir)/../Makefile.engine