summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2016-03-30 01:09:41 +0300
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2016-03-30 01:10:07 +0300
commitd9faac1d199e8b7d0b68bb89ede4378b311dd25d (patch)
treea105a27839963c6844d29c0dd1d19bf2ec85b79d
parent9db82cab0cb06b5d3dd39a199f73cfa840d410ca (diff)
downloadmetacity-d9faac1d199e8b7d0b68bb89ede4378b311dd25d.tar.gz
fix distcheck
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 55ba8587..d8f859c1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -114,8 +114,7 @@ metacity_SOURCES= \
ui/theme-parser.h \
ui/theme.c \
ui/theme.h \
- ui/ui.c \
- include/all-keybindings.h
+ ui/ui.c
# by setting libmetacity_private_la_CFLAGS, the files shared with
# metacity proper will be compiled with different names.