cosmetics: Add missing ending backslash to installed header list.

Originally committed as revision 19135 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2009-06-09 07:18:58 +00:00
parent f1b99cc63b
commit 9d58d4717a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ HEADERS = adler32.h \
mem.h \
pixfmt.h \
rational.h \
sha1.h
sha1.h \
OBJS = adler32.o \
aes.o \