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:
parent
f1b99cc63b
commit
9d58d4717a
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ HEADERS = adler32.h \
|
|||
mem.h \
|
||||
pixfmt.h \
|
||||
rational.h \
|
||||
sha1.h
|
||||
sha1.h \
|
||||
|
||||
OBJS = adler32.o \
|
||||
aes.o \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue