diff options
Diffstat (limited to 'desktop-themes/ContrastHigh/pixmaps/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHigh/pixmaps/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHigh/pixmaps/Makefile.am b/desktop-themes/ContrastHigh/pixmaps/Makefile.am new file mode 100644 index 00000000..e2b97802 --- /dev/null +++ b/desktop-themes/ContrastHigh/pixmaps/Makefile.am @@ -0,0 +1,5 @@ +pixmapdir= $(datadir)/themes/ContrastHigh/pixmaps + +EXTRA_DIST= $(pixmap_DATA) + +include $(top_srcdir)/common/all-stock-icons.data |