projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73cbfb1
)
Remove .pc files on distclean.
author
Diego Biurrun
<diego@biurrun.de>
Tue, 18 Oct 2005 20:11:41 +0000
(20:11 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Tue, 18 Oct 2005 20:11:41 +0000
(20:11 +0000)
Originally committed as revision 4648 to svn://svn.ffmpeg.org/ffmpeg/trunk
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5aca852cf9c858a82801b786467dd34a47d642a1..058bc148b6fb46a3a432985978c329f221b8f033 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-165,7
+165,7
@@
clean-vhook:
# Note well: config.log is NOT removed.
distclean: clean
$(MAKE) -C libavcodec distclean
- rm -f config.mak config.h
+ rm -f config.mak config.h
*.pc
TAGS:
etags *.[ch] libavformat/*.[ch] libavcodec/*.[ch]