summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/Menta/gtk-2.0/widgets/Makefile.am')
-rw-r--r--desktop-themes/Menta/gtk-2.0/widgets/Makefile.am19
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am b/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am
new file mode 100644
index 00000000..1c54af7c
--- /dev/null
+++ b/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am
@@ -0,0 +1,19 @@
+
+themedir = $(datadir)/themes/Menta/gtk-2.0/widgets
+
+theme_DATA = \
+ panel.rc \
+ panel-black.rc \
+ panel-dark-grey.rc
+
+EXTRA_DIST = $(theme_DATA)
+
+SUBDIRS = \
+ Panel \
+ Null \
+ Others
+
+DIST_SUBDIRS = \
+ Panel \
+ Null \
+ Others