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