summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-07-29 15:35:54 +0100
committerRichard Hughes <richard@hughsie.com>2015-07-29 15:35:54 +0100
commit5e60749423a6437506c463d94335e889a5654f42 (patch)
treef9754f63cddd5de26f33b2e01e426199047d95d3
parenteeac836f256fe07004d67e13c3c89532982af9bd (diff)
downloadcolord-5e60749423a6437506c463d94335e889a5654f42.tar.gz
trivial: Fix 'make distcheck'
-rw-r--r--lib/ospark/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ospark/Makefile.am b/lib/ospark/Makefile.am
index 622e4fb..0daf16d 100644
--- a/lib/ospark/Makefile.am
+++ b/lib/ospark/Makefile.am
@@ -17,7 +17,7 @@ privlib_LTLIBRARIES = \
libospark-private.la
libospark_private_la_SOURCES = \
- osp.h \
+ ospark.h \
osp-device.c \
osp-device.h \
osp-enum.c \