summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@sasori.boston.redhat.com>2009-01-15 11:37:43 -0500
committerKristian Høgsberg <krh@sasori.boston.redhat.com>2009-01-16 07:49:07 -0500
commit0ac16f056dc32235a54d1376cf8018d080506813 (patch)
tree1069c79fc83ee08f551d7fb305666a9afab6e673 /Makefile.in
parent32692d2f48693ed61957f3252307ca26cdf50a18 (diff)
Switch to cairo-drm, drop struct buffer hacks.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 354c8d5..e17425a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -39,7 +39,7 @@ wayland-system-compositor : \
wayland-system-compositor : CFLAGS += @EGL_COMPOSITOR_CFLAGS@
wayland-system-compositor : LDLIBS += -L. -lwayland-server @EGL_COMPOSITOR_LIBS@ -rdynamic -lrt
-flower : flower.o wayland-glib.o cairo-util.o
+flower : flower.o wayland-glib.o
gears : gears.o window.o wayland-glib.o cairo-util.o
screenshot : screenshot.o wayland-glib.o
terminal : terminal.o window.o wayland-glib.o cairo-util.o