removed backup file

This commit is contained in:
Patrick von Reth 2011-07-20 17:31:38 +02:00
parent 289d495c7b
commit 727cca7ba7
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
set ( SnoreNotify_SRCS ${SnoreNotify_SRCS}
notification/notification.cpp
notification/icon.cpp
PARENT_SCOPE)
set ( Notification_HDR
notification/notification.h
notification/icon.h
)
install(FILES ${Notification_HDR} DESTINATION include/snore/core/notification)