Make saving work.
[tweakr] / modules / Makefile.am
index 5da1f12..4f2afb1 100644 (file)
@@ -18,3 +18,8 @@ libmaemo_tweaks_desktop_la_LIBADD = \
        $(GTK_LIBS)     \
        $(HILDON_LIBS)
 
+bin_PROGRAMS = maemo-tweaks-desktop-save
+maemo_tweaks_desktop_save_SOURCES = maemo-tweaks-desktop-save.c
+maemo_tweaks_desktop_save_LDADD = \
+       $(GLIB_LIBS)
+