diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-06-11 19:36:06 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-06-11 19:41:55 +0200 |
commit | 8ac0b9532a34383d22b76ff7e274e32780891dc1 (patch) | |
tree | 6bbae93c881146e69997c9d3d50215689e671b4e /.gitignore | |
parent | 2a1e81927ef6fbf0d9c5fe4b6acf907a24eda3f7 (diff) | |
download | pianobar-8ac0b9532a34383d22b76ff7e274e32780891dc1.tar.gz pianobar-8ac0b9532a34383d22b76ff7e274e32780891dc1.tar.bz2 pianobar-8ac0b9532a34383d22b76ff7e274e32780891dc1.zip |
Switching build system again
Now it's plain make.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,10 +1,5 @@ *.o +*.lo # vim swap files .*.sw* -Makefile config.h -CMakeCache.txt -CMakeFiles/ -cmake_install.cmake -*.a -install_manifest.txt |