Export list implementation

This commit is contained in:
Kristian Høgsberg 2009-09-18 09:47:34 -04:00
parent 9db4efaefa
commit 59fa346ac9
2 changed files with 10 additions and 9 deletions

View file

@ -57,7 +57,7 @@ install : $(libs) $(compositors)
install -d @libdir@ @libdir@/pkgconfig ${udev_rules_dir}
install $(libs) @libdir@
install wayland-server.pc wayland.pc @libdir@/pkgconfig
install wayland-client.h @includedir@
install wayland-util.h wayland-client.h @includedir@
install 70-wayland.rules ${udev_rules_dir}
clean :