summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-09-25 15:16:25 -0700
committerBryce Harrington <bryce@osg.samsung.com>2015-09-25 15:16:25 -0700
commita0dd5b4d1f99bd6eb74b43fd2f05e98504e80d8f (patch)
tree3de56a537e65ac72312c82fcc6add44cf5dd5d24 /Makefile.am
parent7ce2e971b2c5aead5de238c9398fd53b2436d94c (diff)
downloadweston-a0dd5b4d1f99bd6eb74b43fd2f05e98504e80d8f.tar.gz
systemd: Fix distcheck for typo in header path
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 ec5a32c9..c6d2ba66 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -111,7 +111,7 @@ systemd_notify_la_SOURCES = \
src/systemd-notify.h \
shared/helpers.h \
shared/zalloc.h \
- compositor.h
+ src/compositor.h
endif
nodist_weston_SOURCES = \