summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-10-22 22:04:32 +0200
committerColin Walters <walters@verbum.org>2013-10-24 14:27:49 -0400
commitccb10d592ded5b665a11ceca0e61cab1dd6e5013 (patch)
treea9daf1144a33c53d0d637a10929aba242d4d6960 /Makefile.am
parentc65923e64241ddeffbbfe48555150fd4d0ec1a8c (diff)
downloadostree-ccb10d592ded5b665a11ceca0e61cab1dd6e5013.tar.gz
Add support for mkinitcpio
https://bugzilla.gnome.org/show_bug.cgi?id=710682
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 578f2650..131a4583 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -108,7 +108,7 @@ include Makefile-libostree.am
include Makefile-ostree.am
include Makefile-switchroot.am
include Makefile-tests.am
-include Makefile-dracut.am
+include Makefile-boot.am
install-data-hook: $(INSTALL_DATA_HOOKS)