summaryrefslogtreecommitdiff
path: root/data/icons/16x16/Makefile.am
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-05-14 13:35:03 -0400
committerSteve Zesch <[email protected]>2012-05-14 13:35:03 -0400
commit130eaa7d69ed4803041774442ccb6a9d7ea1ec4c (patch)
treef7339140f1c496a53e1c43ae9f3742235f5ae1b9 /data/icons/16x16/Makefile.am
parentb42609046ef05f8d8be4b08ac50ea10a3c6dfe71 (diff)
downloadmate-user-share-130eaa7d69ed4803041774442ccb6a9d7ea1ec4c.tar.bz2
mate-user-share-130eaa7d69ed4803041774442ccb6a9d7ea1ec4c.tar.xz
Forked gnome-user-share. Work in progress.
Diffstat (limited to 'data/icons/16x16/Makefile.am')
-rw-r--r--data/icons/16x16/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am
new file mode 100644
index 0000000..ab3bade
--- /dev/null
+++ b/data/icons/16x16/Makefile.am
@@ -0,0 +1,6 @@
+icondir = $(datadir)/icons/hicolor/16x16/apps
+icon_DATA = mate-obex-server.png
+
+EXTRA_DIST = $(icon_DATA)
+
+-include $(top_srcdir)/git.mk