From 4ee2559eaaf2a94ac26c265517e9604a72729360 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 11 Dec 2011 13:11:15 +0100 Subject: moved from Mate-Extra --- gst-mixer/pixmaps/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gst-mixer/pixmaps/Makefile.am (limited to 'gst-mixer/pixmaps/Makefile.am') diff --git a/gst-mixer/pixmaps/Makefile.am b/gst-mixer/pixmaps/Makefile.am new file mode 100644 index 0000000..77f3cb2 --- /dev/null +++ b/gst-mixer/pixmaps/Makefile.am @@ -0,0 +1,9 @@ +pixmapdir = $(pkgdatadir)/pixmaps + +pixmap_DATA = \ + chain.png \ + chain-broken.png + +EXTRA_DIST=$(pixmap_DATA) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1