summaryrefslogtreecommitdiff
path: root/XMPFiles/source/FormatSupport/Makefile.am
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2015-03-08 22:03:28 -0400
committerHubert Figuière <hub@figuiere.net>2015-03-08 22:03:28 -0400
commit105c37c3c4b3f9e1431b8fdbb0cb6312fad9a113 (patch)
treef7701c634a51209443e3f90869d028acae0f0130 /XMPFiles/source/FormatSupport/Makefile.am
parent2f6450de4e8e02003b8fb27ace5cf802571b761e (diff)
Fix make distcheck
Diffstat (limited to 'XMPFiles/source/FormatSupport/Makefile.am')
-rw-r--r--XMPFiles/source/FormatSupport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMPFiles/source/FormatSupport/Makefile.am b/XMPFiles/source/FormatSupport/Makefile.am
index 80d18c8..c6be6a5 100644
--- a/XMPFiles/source/FormatSupport/Makefile.am
+++ b/XMPFiles/source/FormatSupport/Makefile.am
@@ -67,7 +67,7 @@ libformatsupport_la_SOURCES = \
QuickTime_Support.cpp \
ASF_Support.hpp ASF_Support.cpp \
MacScriptExtracts.h \
- TimeConversionUtils.h TimeConversionUtils.cpp \
+ TimeConversionUtils.cpp TimeConversionUtils.hpp \
AIFF/AIFFBehavior.cpp AIFF/AIFFBehavior.h \
AIFF/AIFFMetadata.cpp AIFF/AIFFMetadata.h \
AIFF/AIFFReconcile.cpp AIFF/AIFFReconcile.h \