summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-10-28 13:27:48 -0400
committerLennart Poettering <lennart@poettering.net>2010-10-29 16:28:28 +0200
commitc980a27940ac3932b1e2414af52ac9f6ec235ada (patch)
tree01100a468d8fb65dd6f3c87872e318c9f6d1bd97 /Makefile.am
parent90d2e58ae9cc51f65dc2edce4ce93cff8030902b (diff)
Fedora: Make systemunitdir/graphical.target.wants on 'make install'.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3c65febb5..80a9207bb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1046,6 +1046,7 @@ install-data-hook:
$(DESTDIR)$(systemunitdir)/runlevel4.target.wants \
$(DESTDIR)$(systemunitdir)/runlevel5.target.wants \
$(DESTDIR)$(systemunitdir)/multi-user.target.wants \
+ $(DESTDIR)$(systemunitdir)/graphical.target.wants \
$(DESTDIR)$(pkgsysconfdir)/system \
$(DESTDIR)$(pkgsysconfdir)/system/basic.target.wants \
$(DESTDIR)$(pkgsysconfdir)/system/local-fs.target.wants \