Added eggnotificationbubble

This commit is contained in:
Jesse van den Kieboom 2006-02-20 22:30:30 +00:00
parent 8781e176e8
commit cd72f5b907
1 changed files with 2 additions and 1 deletions

View File

@ -14,4 +14,5 @@ gnoemoe_SOURCES += \
$(widgetsdir)/gm-external-view.c $(widgetsdir)/gm-external-view.h \
$(widgetsdir)/gm-log-view.c $(widgetsdir)/gm-log-view.h \
$(widgetsdir)/gm-tray.c $(widgetsdir)/gm-tray.h \
$(widgetsdir)/eggtrayicon.c $(widgetsdir)/eggtrayicon.h
$(widgetsdir)/eggtrayicon.c $(widgetsdir)/eggtrayicon.h \
$(widgetsdir)/eggnotificationbubble.c $(widgetsdir)/eggnotificationbubble.h