changeset 739:4d40308d9343 libavutil

cosmetics: Add missing ending backslash to installed header list.
author diego
date Tue, 09 Jun 2009 07:18:58 +0000
parents 4f98a323598c
children ba8654776eab
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Jun 06 09:35:15 2009 +0000
+++ b/Makefile	Tue Jun 09 07:18:58 2009 +0000
@@ -17,7 +17,7 @@
           mem.h                                                         \
           pixfmt.h                                                      \
           rational.h                                                    \
-          sha1.h
+          sha1.h                                                        \
 
 OBJS = adler32.o                                                        \
        aes.o                                                            \