add the makefiles for the themes' data dirs
authorDana Jansens <danakj@orodu.net>
Sat, 28 Jun 2003 16:55:00 +0000 (16:55 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 28 Jun 2003 16:55:00 +0000 (16:55 +0000)
themes/ebox_data/Makefile.am [new file with mode: 0644]
themes/fieron2_data/Makefile.am [new file with mode: 0644]
themes/fieron_data/Makefile.am [new file with mode: 0644]

diff --git a/themes/ebox_data/Makefile.am b/themes/ebox_data/Makefile.am
new file mode 100644 (file)
index 0000000..a200ef7
--- /dev/null
@@ -0,0 +1,6 @@
+themedatadir=$(datadir)/openbox/themes/ebox_data
+
+themedata_DATA=\
+  close.xbm \
+  iconify.xbm \
+  max.xbm
diff --git a/themes/fieron2_data/Makefile.am b/themes/fieron2_data/Makefile.am
new file mode 100644 (file)
index 0000000..0e266c7
--- /dev/null
@@ -0,0 +1,7 @@
+themedatadir=$(datadir)/openbox/themes/fieron2_data
+
+themedata_DATA=\
+  close.xbm \
+  iconify.xbm \
+  max.xbm \
+  stick.xbm
diff --git a/themes/fieron_data/Makefile.am b/themes/fieron_data/Makefile.am
new file mode 100644 (file)
index 0000000..6f2c887
--- /dev/null
@@ -0,0 +1,7 @@
+themedatadir=$(datadir)/openbox/themes/fieron_data
+
+themedata_DATA=\
+  close.xbm \
+  iconify.xbm \
+  max.xbm \
+  stick.xbm