summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-10-26 22:07:57 +0000
committerRichard Hughes <richard@hughsie.com>2015-10-26 22:07:59 +0000
commita81cc2c66376de784af8d32167bb39ce3d71b944 (patch)
treee6b4dc800eaef19740fa86c2049ec7f54579a603
parent35937d18cfa1a172ecd74d70d96626f4d02ae9e2 (diff)
downloadcolord-a81cc2c66376de784af8d32167bb39ce3d71b944.tar.gz
data: Build Rec709 correctly
Fixes https://github.com/hughsie/colord/issues/17
-rw-r--r--data/profiles/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/profiles/Makefile.am b/data/profiles/Makefile.am
index 934d1fc..6b90ed1 100644
--- a/data/profiles/Makefile.am
+++ b/data/profiles/Makefile.am
@@ -31,7 +31,7 @@ noinst_DATA = \
NTSC-RGB.xml \
PAL-RGB.xml \
ProPhotoRGB.xml \
- Rec709.xml.in \
+ Rec709.xml \
SMPTE-C-RGB.xml \
SNAP_TR002_newsprint.xml \
sRGB.xml \