diff options
Diffstat (limited to 'gtk-themes/ContrastHigh/metacity-1/Makefile.am')
-rw-r--r-- | gtk-themes/ContrastHigh/metacity-1/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gtk-themes/ContrastHigh/metacity-1/Makefile.am b/gtk-themes/ContrastHigh/metacity-1/Makefile.am new file mode 100644 index 00000000..0d28f5af --- /dev/null +++ b/gtk-themes/ContrastHigh/metacity-1/Makefile.am @@ -0,0 +1,7 @@ +themedir = $(datadir)/themes/ContrastHigh/metacity-1 +theme_DATA = metacity-theme-3.xml + +EXTRA_DIST = $(theme_DATA) + + +-include $(top_srcdir)/git.mk |