source: proiecte/PPPP/gdm/data/pixmaps/32x32/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: 247 bytes
Line 
1# This file will be processed with automake-1.7 to create Makefile.in
2
3appsicondir = \
4        $(datadir)/icons/hicolor/32x32/apps
5appsicon_DATA = \
6        gdm-setup.png \
7        gdm-xnest.png
8
9EXTRA_DIST = \
10        $(appsicon_DATA)
11
12MAINTAINERCLEANFILES = \
13        Makefile.in
Note: See TracBrowser for help on using the repository browser.