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