From a0dd5b4d1f99bd6eb74b43fd2f05e98504e80d8f Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Fri, 25 Sep 2015 15:16:25 -0700 Subject: [PATCH] systemd: Fix distcheck for typo in header path --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = \