geany/icons/scalable/Makefile.am
Enrico Tröger 8abccc9bea Move the icons geany.png and geany.ico into the icons directory.
Add a 16x16 pixel Geany icon and the scalable SVG icon.
Drop the pixmaps directory.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3816 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-05-26 20:45:36 +00:00

5 lines
101 B
Makefile

iconsdir = $(datadir)/icons/hicolor/scalable/apps
icons_DATA = geany.svg
EXTRA_DIST = $(icons_DATA)