source: proiecte/PPPP/gdm/data/pixmaps/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: 168 bytes
Line 
1
2SUBDIRS = \
3        16x16 32x32 48x48
4
5pixmapdir = $(datadir)/pixmaps
6
7BITMAPS = gdm-foot-logo.png nobody.png nohost.png
8
9pixmap_DATA = $(BITMAPS)
10
11EXTRA_DIST  = $(BITMAPS)
12
Note: See TracBrowser for help on using the repository browser.