projects
/
platform
/
upstream
/
flac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa37f1c
)
add md5.o
author
Josh Coalson
<jcoalson@users.sourceforce.net>
Fri, 12 Jan 2001 23:58:30 +0000
(23:58 +0000)
committer
Josh Coalson
<jcoalson@users.sourceforce.net>
Fri, 12 Jan 2001 23:58:30 +0000
(23:58 +0000)
src/libFLAC/Makefile
patch
|
blob
|
history
diff --git
a/src/libFLAC/Makefile
b/src/libFLAC/Makefile
index
f6662a3
..
7fec2db
100644
(file)
--- a/
src/libFLAC/Makefile
+++ b/
src/libFLAC/Makefile
@@
-15,6
+15,7
@@
OBJS = \
fixed.o \
format.o \
lpc.o \
+ md5.o \
stream_decoder.o
include ../../build/lib.mk