projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1b99cc
)
cosmetics: Add missing ending backslash to installed header list.
author
Diego Biurrun
<diego@biurrun.de>
Tue, 9 Jun 2009 07:18:58 +0000
(07:18 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Tue, 9 Jun 2009 07:18:58 +0000
(07:18 +0000)
Originally committed as revision 19135 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/libavutil/Makefile
b/libavutil/Makefile
index
a8ff244
..
53105a8
100644
(file)
--- a/
libavutil/Makefile
+++ b/
libavutil/Makefile
@@
-17,7
+17,7
@@
HEADERS = adler32.h \
mem.h \
pixfmt.h \
rational.h \
- sha1.h
+ sha1.h
\
OBJS = adler32.o \
aes.o \