source: proiecte/PPPP/gdm/data/pixmaps/48x48/Makefile.am @ 134

Last change on this file since 134 was 134, checked in by (none), 14 years ago

gdm sources with the modifications for webcam

File size: 241 bytes
Line 
1# This file will be processed with automake-1.7 to create Makefile.in
2
3appsicondir = \
4        $(datadir)/pixmaps
5appsicon_DATA = \
6        gdm.png \
7        gdm-xnest.png \
8        gdm-setup.png
9
10EXTRA_DIST = \
11        $(appsicon_DATA)
12
13MAINTAINERCLEANFILES = \
14        Makefile.in
Note: See TracBrowser for help on using the repository browser.