Don't compile the main.cc in the library

Whops, I've forgot to remove this, probably because of the merge.
pull/40/head
Massimo Gengarelli 2012-05-01 12:24:12 +02:00
parent b34ad8a3ea
commit 72d40c9d0c
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ file (GLOB UTIL_HEADERS
)
add_library( fgrive SHARED
src/main.cc
src/drive/Collection.cc
src/drive/Drive.cc
src/protocol/Download.cc