This website works better with JavaScript.
Home
Explore
Help
Sign In
pEp.foundation
/
libpEpAdapter
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
remove test dirs on make clean
pull/1/head
Volker Birk
5 years ago
parent
9da3fa4339
commit
155e8c26a8
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
test/Makefile
1
test/Makefile
View File
@ -15,3 +15,4 @@ clean:
rm -f
$(
TST
)
rm -f
$(
TST
)
rm -Rf *.dSYM
rm -Rf *.dSYM
rm -f *.o
rm -f *.o
rm -Rf /tmp/test_pEp.*
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
pEp.foundation/libpEpAdapter
Title
Body
Create Issue