summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-12-30 11:23:32 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-12-30 11:23:32 +0100
commit8ccc58bb7d72938986745042741f8670a08a082c (patch)
treeb70b2dc54c723dccf824cb051d6d89ffcf3f3770 /libavutil/Makefile
parentd890db5f537bdfc9d73e7fdac1ff4216e5a43fc2 (diff)
parent9a4c10e3af011dd84d3135090d3ca4212cbad127 (diff)
Merge remote-tracking branch 'qatar/master'
* qatar/master: lavu: Move preprocessor macros in a separate file Conflicts: libavutil/avutil.h libavutil/utils.c libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 89708fc0af..9340ee4e23 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -31,6 +31,7 @@ HEADERS = adler32.h \
intreadwrite.h \
lfg.h \
log.h \
+ macros.h \
mathematics.h \
md5.h \
mem.h \