summaryrefslogtreecommitdiff
path: root/Makefile-ostree.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-07-23 18:16:54 -0400
committerColin Walters <walters@verbum.org>2013-07-23 18:19:14 -0400
commit3b9da094d8537777f2ac1d26b127818310568cf9 (patch)
tree6cdbeb02ccd16717edfea6c4b73ba812af4830dc /Makefile-ostree.am
parentea914e7e4928e2867373de4830f15bd7651c745b (diff)
downloadostree-3b9da094d8537777f2ac1d26b127818310568cf9.tar.gz
main: Drop log builtin
We may revive this later, but commits in their current form aren't very useful for humans to read, so it doesn't make sense to have a tool to show a history of useless stuff. More interesting things are diffs between commits, object statistics, etc.
Diffstat (limited to 'Makefile-ostree.am')
-rw-r--r--Makefile-ostree.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile-ostree.am b/Makefile-ostree.am
index 949641e6..ee49c38e 100644
--- a/Makefile-ostree.am
+++ b/Makefile-ostree.am
@@ -31,7 +31,6 @@ ostree_SOURCES = src/ostree/main.c \
src/ostree/ot-builtin-fsck.c \
src/ostree/ot-builtin-init.c \
src/ostree/ot-builtin-pull-local.c \
- src/ostree/ot-builtin-log.c \
src/ostree/ot-builtin-ls.c \
src/ostree/ot-builtin-prune.c \
src/ostree/ot-builtin-refs.c \