"Fossies" - the Fresh Open Source Software Archive

Member "g3data-1.5.4/data/Makefile.am" (8 Jan 2011, 247 Bytes) of package /linux/privat/old/g3data-1.5.4.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 EXTRA_DIST = g3data-icon.png \
    2         g3data-icon.svg \
    3         g3data-icon.xpm \
    4         g3data.desktop
    5 
    6 pixmapdir = $(datadir)/pixmaps
    7 pixmap_DATA = g3data-icon.png
    8 
    9 applicationsdir = $(datadir)/applications
   10 applications_DATA = g3data.desktop
   11