Missed the Event files for Linux

This commit is contained in:
Micke Prag 2012-02-03 16:18:15 +01:00
parent 868c8b322c
commit 1250681514

View file

@ -66,6 +66,8 @@ ELSE (APPLE)
#### Linux ####
ADD_DEFINITIONS( -D_LINUX )
LIST(APPEND telldus-common_SRCS
Event_unix.cpp
EventHandler_unix.cpp
Socket_unix.cpp
)
ENDIF (APPLE)