diff options
Diffstat (limited to 'data/icons/22x22/Makefile.am')
-rw-r--r-- | data/icons/22x22/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/icons/22x22/Makefile.am b/data/icons/22x22/Makefile.am new file mode 100644 index 0000000..51e0c6d --- /dev/null +++ b/data/icons/22x22/Makefile.am @@ -0,0 +1,6 @@ +icondir = $(datadir)/icons/hicolor/22x22/apps +icon_DATA = mate-obex-server.png + +EXTRA_DIST = $(icon_DATA) + +-include $(top_srcdir)/git.mk |