A few makefile/autoconf fixes

This commit is contained in:
Kristian Høgsberg 2010-08-25 13:38:40 -04:00
parent b12fcceeb7
commit 8a40871645
3 changed files with 3 additions and 2 deletions

View file

@ -7,6 +7,7 @@ udev_rules_dir = @sysconfdir@/udev/rules.d
libdir = @libdir@
includedir = @includedir@
datadir = @datadir@
datarootdir = @datarootdir@
COMPOSITOR_CFLAGS = @COMPOSITOR_CFLAGS@
COMPOSITOR_LIBS = @COMPOSITOR_LIBS@