summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-07-06 15:50:42 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-06 15:50:42 +0200
commit9335c44faa6d9c1d88c1b1a82123c6d3a961cea8 (patch)
tree7eb6762c3ca82fe1c43bef3b0a867237251ee070 /Makefile.am
parentfc6071bfb38a118fd059e6f86750dfcf9580fd31 (diff)
build-sys: fix EXTRA_DIST
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 435f00d663..4e4fd52081 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -305,7 +305,7 @@ EXTRA_DIST += \
src/initreq.h \
src/sd-daemon.h \
src/special.h \
- src/dbus.common.h
+ src/dbus-common.h
MANPAGES = \
man/systemd.1 \