X-Git-Url: https://git.draconx.ca/gitweb/aspectbin.git/blobdiff_plain/9b6b5289fb83a20a90aaa3e83b0b43662d650282..43baddf105a35ca84e3d9bdc685df6edd65ad5aa:/icons/Makefile.am diff --git a/icons/Makefile.am b/icons/Makefile.am new file mode 100644 index 0000000..e71cc63 --- /dev/null +++ b/icons/Makefile.am @@ -0,0 +1,6 @@ +if INST_GLADE +iconsdir = $(GLADE_pixmapdir)/hicolor +nobase_dist_icons_DATA = \ + 16x16/actions/widget-aspectbin-aspectbin.png \ + 22x22/actions/widget-aspectbin-aspectbin.png +endif