1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-17 03:45:56 +01:00

Oops, remove the pot build target from the last commit - it breaks when doing a clean build

This commit is contained in:
David Sansome 2012-01-03 19:30:35 +00:00
parent d3c2788836
commit 7e60907578

View File

@ -939,7 +939,6 @@ add_po(PO clementine_
LANGUAGES ${LANGUAGES} LANGUAGES ${LANGUAGES}
DIRECTORY translations DIRECTORY translations
) )
add_custom_target(pot DEPENDS ${POT})
add_library(clementine_lib STATIC add_library(clementine_lib STATIC
${SOURCES} ${SOURCES}