diff Makefile @ 866:efba70214ef1 libavutil

Move gcc attribute macros to new header libavutil/attributes.h
author mru
date Mon, 08 Mar 2010 21:28:56 +0000
parents ec7c0dcf0836
children 51fd7ea406a1
line wrap: on
line diff
--- a/Makefile	Mon Mar 08 21:19:56 2010 +0000
+++ b/Makefile	Mon Mar 08 21:28:56 2010 +0000
@@ -3,6 +3,7 @@
 NAME = avutil
 
 HEADERS = adler32.h                                                     \
+          attributes.h                                                  \
           avstring.h                                                    \
           avutil.h                                                      \
           base64.h                                                      \