mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 23:28:07 +02:00
[perf/Makefile] Unset DIST_SUBDIRS
This commit is contained in:
parent
6b377b62ac
commit
c4d863afad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
SUBDIRS=../boilerplate
|
||||
DIST_SUBDIRS =
|
||||
|
||||
# We're using _GNU_SOURCE to get the prototype for asprintf. This may
|
||||
# not be the most portable approach, but it is pragmatic and I'm
|
||||
|
|
@ -16,7 +17,6 @@ noinst_PROGRAMS = cairo-perf
|
|||
cairo_perf_SOURCES = \
|
||||
cairo-perf.c \
|
||||
cairo-perf.h \
|
||||
cairo-perf-timer.h \
|
||||
paint.c \
|
||||
tessellate.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue