]> Dogcows Code - chaz/openbox/blobdiff - themes/Makefile.am
back to automake
[chaz/openbox] / themes / Makefile.am
index db3bc8d7ec8fbfa827bd847f886f256d7d55a081..2a4e6b7a38fb81c5c3d8546ce306f8a036fe5e1e 100644 (file)
@@ -1 +1,11 @@
-SUBDIRS = openbox
+themedir=$(datadir)/openbox/themes
+
+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
+
+MAINTAINERCLEANFILES=Makefile.in
+
+distclean-local:
+       $(RM) *\~ *.orig *.rej .\#*
This page took 0.020638 seconds and 4 git commands to generate.