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