]> Dogcows Code - chaz/openbox/blobdiff - themes/Makefile.am
move the gettext header out to the root source dir
[chaz/openbox] / themes / Makefile.am
index db3bc8d7ec8fbfa827bd847f886f256d7d55a081..381b9d1b504b8e40ff52eef09b838824376347a8 100644 (file)
@@ -1 +1,15 @@
-SUBDIRS = openbox
+themedir=$(datadir)/openbox/themes
+
+SUBDIRS=ebox_data fieron_data fieron2_data
+
+theme_DATA=artwiz bbs bluebox cthulhain deep ebox fieron fieron2 flux frobozz \
+           frobust mbdtex miklos nyz nyzclone ob20 operation outcomes paper \
+           purplehaaze shade steelblue steelblue2 the_orange trisb twice \
+           warp-xp
+
+EXTRA_DIST=$(theme_DATA)
+
+MAINTAINERCLEANFILES=Makefile.in
+
+distclean-local:
+       $(RM) *\~ *.orig *.rej .\#*
This page took 0.020695 seconds and 4 git commands to generate.