~ubuntu-branches/ubuntu/hardy/nvidia-settings/hardy-proposed

« back to all changes in this revision

Viewing changes to nvidia-settings-1.0/src/xpm_data/Makefile.inc

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2006-12-20 15:27:47 UTC
  • mfrom: (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20061220152747-jp2ogyvcua2nkhah
Tags: 1.0+20060516-3ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Make the nvidia-glx recommendation unversioned, as nvidia-glx-legacy
    provides nvidia-glx.
* Change preferred libgl-dev provider to libgl1-mesa-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# nvidia-settings: A tool for configuring the NVIDIA X driver on Unix
3
 
# and Linux systems.
4
 
#
5
 
# Copyright (C) 2004 NVIDIA Corporation.
6
 
#
7
 
# This program is free software; you can redistribute it and/or
8
 
# modify it under the terms of Version 2 of the GNU General Public
9
 
# License as published by the Free Software Foundation.
10
 
#
11
 
# This program is distributed in the hope that it will be useful, but
12
 
# WITHOUT ANY WARRANTY; without even the implied warranty of
13
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See Version 2
14
 
# of the GNU General Public License for more details.
15
 
#
16
 
# You should have received a copy of the GNU General Public License
17
 
# along with this program; if not, write to the:
18
 
#
19
 
#           Free Software Foundation, Inc.
20
 
#           59 Temple Place - Suite 330
21
 
#           Boston, MA 02111-1307, USA
22
 
#
23
 
 
24
 
#
25
 
# src files and headers
26
 
#
27
 
 
28
 
EXTRA_DIST += \
29
 
        blue_xpm.h \
30
 
        green_xpm.h \
31
 
        led_green.h \
32
 
        led_grey.h \
33
 
        led_red.h \
34
 
        mini_xpm.h \
35
 
        red_xpm.h \
36
 
        rgb_xpm.h \
37
 
        rj45_input.h \
38
 
        rj45_output.h \
39
 
        x11_xpm.h