added icon for theme liqflow
[livewp] / applet / data / Makefile.am
index f1ac73c..1da616c 100644 (file)
@@ -34,6 +34,9 @@ acceltheme_DATA = theme/Accel/*
 fifteenthemedir = $(datadir)/livewp/theme/Fifteen
 fifteentheme_DATA = theme/Fifteen/* 
 
+liqflowthemedir = $(datadir)/livewp/theme/Liqflow
+liqflowtheme_DATA = theme/Liqflow/* 
+
 crazythemedir = $(datadir)/livewp/theme/CrazyChickens
 crazytheme_DATA = theme/CrazyChickens/* 
 
@@ -89,6 +92,7 @@ EXTRA_DIST = $(berlintheme_DATA) \
             $(acceltheme_DATA) \
             $(fifteentheme_DATA) \
             $(crazytheme_DATA) \
+            $(liqflowtheme_DATA) \
             $(videotheme_DATA) \
             $(xshowtheme_DATA) \
             $(conkytheme_DATA) \