/apps/calculator/icons/Makefile.am

http://ftk.googlecode.com/ · Makefile · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 274123c9110b0ea53c7eceac876c7150 MD5 · raw file

  1. iconsdir=$(datadir)/ftk/calc/icons
  2. icons_DATA=button.png button-pressed.png button-selected.png \
  3. button-pressed-small.png button-selected-small.png button-small.png \
  4. calc.png
  5. EXTRA_DIST=$(icons_DATA)