This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
correcting the makefile
rtmp_test
gcmalloc
12 years ago
parent
0b4e98490b
commit
5a33b73309
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -50,6 +50,6 @@ test:
nosetests2 test/*
clean
:
$$
(
rm **/*.pyc
)
rm **/*.pyc
.PHONY
:
default
compile
update
update
-
latest
update
-
readme
test
clean
Write
Preview
Loading…
Cancel
Save