From 67e2d9f9e1b8718406b3081751a57f3575823e0e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 19 Dec 2014 09:41:21 +0100 Subject: decoder/ffmpeg: move code to lib/ffmpeg/Time.hxx --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6524ce50e..450d8dd97 100644 --- a/Makefile.am +++ b/Makefile.am @@ -817,6 +817,7 @@ endif if ENABLE_FFMPEG noinst_LIBRARIES += libffmpeg.a libffmpeg_a_SOURCES = \ + src/lib/ffmpeg/Time.hxx \ src/lib/ffmpeg/Buffer.hxx \ src/lib/ffmpeg/LogError.cxx src/lib/ffmpeg/LogError.hxx \ src/lib/ffmpeg/Error.cxx src/lib/ffmpeg/Error.hxx \ -- cgit v1.2.3