diff Makefile @ 739:4d40308d9343 libavutil

cosmetics: Add missing ending backslash to installed header list.
author diego
date Tue, 09 Jun 2009 07:18:58 +0000
parents db9e213fcc5b
children 1e5bfdf9054d
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                                                            \