1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-31 09:32:03 +02:00

Install ./admin/win to share/tomahawk/admin if building for windows

This commit is contained in:
Dominik Schmidt
2011-03-21 03:01:54 +01:00
parent 4e4d304b01
commit d725594203
2 changed files with 4 additions and 0 deletions

View File

@@ -104,3 +104,4 @@ ENDIF( NOT APPLE )
ADD_SUBDIRECTORY( thirdparty )
ADD_SUBDIRECTORY( src/libtomahawk )
ADD_SUBDIRECTORY( src )
ADD_SUBDIRECTORY( admin )