summaryrefslogtreecommitdiffstats
path: root/client/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-02-17 15:50:44 +0100
committerAlexander Larsson <alexl@redhat.com>2010-02-23 14:43:20 +0100
commit60a189f2503dec00556656988835948016aff389 (patch)
tree780413d89115a5b496c704715c6090d16be22bdf /client/Makefile.am
parent9091e763a80d368114100d8452e26af67c5829b3 (diff)
downloadspice-60a189f2503dec00556656988835948016aff389.tar.gz
spice-60a189f2503dec00556656988835948016aff389.tar.xz
spice-60a189f2503dec00556656988835948016aff389.zip
Add line rasterizer
Diffstat (limited to 'client/Makefile.am')
-rw-r--r--client/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/Makefile.am b/client/Makefile.am
index c59b6f31..d01d03c9 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -11,6 +11,7 @@ RED_COMMON_SRCS = \
cache.hpp \
cairo_canvas.cpp \
pixman_utils.cpp \
+ lines.cpp \
canvas.cpp \
canvas.h \
canvas_utils.cpp \