Subversion Repositories DIN Is Noise

Rev

Rev 505 | Blame | Compare with Previous | Last modification | View Log | RSS feed

## Process this file with automake to produce Makefile.in

pixmapsdir = $(datarootdir)/pixmaps
pixmaps_DATA = din.png

appsdir = $(datarootdir)/applications
apps_DATA = din.desktop

svgdir = $(datarootdir)/icons/hicolor/scalable/apps
svg_DATA = din.svg

EXTRA_DIST = $(pixmaps_DATA) $(apps_DATA) $(svg_DATA)