added applet-wrapper to the list of used sources
[simple-launcher] / Makefile
index 703f99b..07c07ee 100644 (file)
--- 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)