diff options
Diffstat (limited to 'progs/perf/Makefile')
-rw-r--r-- | progs/perf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/perf/Makefile b/progs/perf/Makefile index afadcc1bdb4..f078082685b 100644 --- a/progs/perf/Makefile +++ b/progs/perf/Makefile @@ -14,6 +14,7 @@ CFLAGS += -I$(INCDIR) LDLIBS = $(LIBS) PROG_SOURCES = \ + copytex.c \ drawoverhead.c \ fbobind.c \ fill.c \ |