Fix screenshoot.c type in Makefile

dev
Kristian Høgsberg 14 years ago
parent 2a4372cbcd
commit 45115a435e
  1. 2
      clients/Makefile

@ -19,7 +19,7 @@ image : image.o window.o wayland-glib.o cairo-util.o
view : view.o window.o wayland-glib.o cairo-util.o
dnd : dnd.o window.o wayland-glib.o cairo-util.o
screenshoot.c : screenshooter-client-protocol.h
screenshot.c : screenshooter-client-protocol.h
screenshooter-protocol.c : ../compositor/screenshooter.xml
../wayland/scanner code < $< > $@

Loading…
Cancel
Save