summaryrefslogtreecommitdiff
path: root/plugins/peopsxgl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/peopsxgl/Makefile.am')
-rw-r--r--plugins/peopsxgl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/peopsxgl/Makefile.am b/plugins/peopsxgl/Makefile.am
index e7478efa..2017472a 100644
--- a/plugins/peopsxgl/Makefile.am
+++ b/plugins/peopsxgl/Makefile.am
@@ -10,7 +10,7 @@ libdir = @libdir@/games/psemu/
lib_LTLIBRARIES = libpeopsxgl.la
libpeopsxgl_la_SOURCES = cfg.c draw.c fps.c gpu.c key.c menu.c \
- prim.c soft.c texture.c
+ prim.c soft.c texture.c gte_accuracy.c
libpeopsxgl_la_LDFLAGS = -module -avoid-version
libpeopsxgl_la_LIBADD = -lX11 -lXxf86vm -lGL -lm