summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-06-08 19:01:20 -0400
committerColin Walters <walters@verbum.org>2012-06-08 19:01:25 -0400
commit270dc05176661c601696022b26a4fda7435866b1 (patch)
tree310ba0bfa519829b40873d6154434a393ec8f589 /Makefile.am
parent6aaa2089f02c9f8ea822907c19c1fbd6de9d6faa (diff)
downloadostree-270dc05176661c601696022b26a4fda7435866b1.tar.gz
ostbuild: Move to gnome-ostree module
Since we want to keep "ostree" buildsystem-independent, let's move ostbuild out into the gnome-ostree module. http://git.gnome.org/browse/gnome-ostree/commit/?id=04ba1926e33b442af1e357460e4415d4c0311e87
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fba107fd..ed10d5cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,6 @@ include Makefile-libostree.am
include Makefile-ostree.am
include Makefile-ostadmin.am
include Makefile-switchroot.am
-include Makefile-ostbuild.am
include Makefile-triggers.am
# Docbook generation copied from systemd/Makefile.am