diff options
Diffstat (limited to 'grecord/icons/24x24/Makefile.am')
-rw-r--r-- | grecord/icons/24x24/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/grecord/icons/24x24/Makefile.am b/grecord/icons/24x24/Makefile.am new file mode 100644 index 0000000..98c92e3 --- /dev/null +++ b/grecord/icons/24x24/Makefile.am @@ -0,0 +1,6 @@ +icondir = $(datadir)/icons/hicolor/24x24/apps +icon_DATA = mate-sound-recorder.png + +EXTRA_DIST = $(icon_DATA) + +-include $(top_srcdir)/git.mk |