summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-05-06 21:26:21 +0200
committerLennart Poettering <lennart@poettering.net>2010-05-06 21:26:21 +0200
commitb9cd233f49f384ea4b8a91c5d1734aae3172bcae (patch)
treed1c7f4c377bca5a3e5b34d056fc24b18ea6af3d4 /Makefile.am
parentd7c114c00030309435fc56c77c8578a25d228ebe (diff)
we don't actually need libgee anymore
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d08644a6f9..4611a66209 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -229,7 +229,7 @@ systemd_cgroups_agent_CPPFLAGS = \
systemd_cgroups_agent_LDADD = \
$(DBUS_LIBS)
-VALAFLAGS = -g --save-temps --pkg=dbus-glib-1 --pkg=posix --pkg gee-1.0 --pkg gtk+-2.0
+VALAFLAGS = -g --save-temps --pkg=dbus-glib-1 --pkg=posix --pkg gtk+-2.0
systemctl_SOURCES = \
systemctl.vala \