summaryrefslogtreecommitdiff
path: root/src/plot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/plot/Makefile')
-rw-r--r--src/plot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plot/Makefile b/src/plot/Makefile
index e99f440..71ebc61 100644
--- a/src/plot/Makefile
+++ b/src/plot/Makefile
@@ -1,4 +1,4 @@
# Sources
-DIR_SOURCES := api.c util.c generic.c 32bpp.c 16bpp.c 8bpp.c
+DIR_SOURCES := api.c util.c generic.c 32bpp-xrgb8888.c 32bpp-xbgr8888.c 16bpp.c 8bpp.c
include $(NSBUILD)/Makefile.subdir