summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRob Clark <robdclark@gmail.com>2017-02-21 15:39:40 -0500
committerRob Clark <robdclark@gmail.com>2017-02-21 15:39:40 -0500
commit3e78eabeeeeb8476583cf2d37f1bd561307694db (patch)
tree95b519bd94cb268bbbb89a81ed0f8385f0cefe98 /Makefile.am
parentf639c63a366d34e7d98facd58d0855f9e1ab1d66 (diff)
add yuv/rgb tex mode
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e8d5bac..ae17157 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,6 +43,7 @@ kmscube_SOURCES = \
common.c \
common.h \
cube-smooth.c \
+ cube-tex.c \
frame-512x512-NV12.c \
frame-512x512-RGBA.c \
kmscube.c \