# HG changeset patch # User diego # Date 1244531938 0 # Node ID 4d40308d93436fc7d0f1b4dd605c921eb1f00221 # Parent 4f98a323598cbd03f04e7a561ee3450d1aa485b6 cosmetics: Add missing ending backslash to installed header list. diff -r 4f98a323598c -r 4d40308d9343 Makefile --- 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 \