From: mishas Date: Thu, 8 Nov 2007 13:29:33 +0000 (+0000) Subject: added applet-wrapper to the list of used sources X-Git-Url: https://vcs.maemo.org/git/?p=simple-launcher;a=commitdiff_plain;h=79eca8af5178c670152bc063c9078dca17b73b86 added applet-wrapper to the list of used sources git-svn-id: file:///svnroot/simple-launcher/branches/new-items@255 3ba93dab-e023-0410-b42a-de7732cf370a --- diff --git a/Makefile b/Makefile index 703f99b..07c07ee 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ SOURCES := \ settings-page-items.cc \ simple-launcher.cc \ utils.cc \ -# applet-wrapper.cc + applet-wrapper.cc OBJS := $(SOURCES:%.cc=%.o)