summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-07-31 22:37:01 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-08-05 19:56:40 +0200
commita449fb35ca6128a414e555f9cc31fa0ec13c4a5d (patch)
tree896be0c10d3683af7f0b3004527674c36b6a691c /libavcodec/Makefile
parent211619ad7f43b99a0c1100398f157544b5724460 (diff)
avcodec/fft-internal: Make it a standalone header
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index be64c82c66..9a6adb9903 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -1181,7 +1181,6 @@ SLIBOBJS-$(HAVE_GNU_WINDRES) += avcodecres.o
SKIPHEADERS += %_tablegen.h \
%_tables.h \
- fft-internal.h \
tableprint.h \
tableprint_vlc.h \
aaccoder_twoloop.h \