1 | --- bogus/source/XMPFiles/FormatSupport/MakeFile.am.orig 2009-03-12 00:59:21.000000000 +0000 |
---|
2 | +++ bogus/source/XMPFiles/FormatSupport/MakeFile.am 2009-10-02 22:02:13.000000000 +0100 |
---|
3 | @@ -37,7 +37,7 @@ |
---|
4 | noinst_LTLIBRARIES = libformatsupport.la |
---|
5 | noinst_HEADERS = IPTC_Support.hpp PSIR_Support.hpp\ |
---|
6 | Reconcile_Impl.hpp RIFF_Support.hpp XMPScanner.hpp\ |
---|
7 | - ID3_Support.hpp PNG_Support.hpp QuickTime_Support.hpp\ |
---|
8 | + ID3_Support.hpp PNG_Support.hpp |
---|
9 | ReconcileLegacy.hpp TIFF_Support.hpp GIF_Support.hpp |
---|
10 | |
---|
11 | |
---|
12 | @@ -58,6 +58,5 @@ |
---|
13 | SWF_Support.hpp SWF_Support.cpp\ |
---|
14 | XDCAM_Support.hpp XDCAM_Support.cpp\ |
---|
15 | TIFF_FileWriter.cpp XMPScanner.cpp GIF_Support.cpp \ |
---|
16 | - QuickTime_Support.cpp \ |
---|
17 | ASF_Support.hpp ASF_Support.cpp \ |
---|
18 | $(NULL) |
---|