~ubuntu-branches/ubuntu/intrepid/xserver-xgl/intrepid

« back to all changes in this revision

Viewing changes to include/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Matthew Garrett
  • Date: 2006-02-13 14:21:43 UTC
  • Revision ID: james.westby@ubuntu.com-20060213142143-mad6z9xzem7hzxz9
Tags: upstream-7.0.0
ImportĀ upstreamĀ versionĀ 7.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
if XORG
 
2
sdk_HEADERS =           \
 
3
        XIstubs.h       \
 
4
        bstore.h        \
 
5
        bstorestr.h     \
 
6
        closestr.h      \
 
7
        closure.h       \
 
8
        colormap.h      \
 
9
        colormapst.h    \
 
10
        cursor.h        \
 
11
        cursorstr.h     \
 
12
        dix.h           \
 
13
        dixevents.h     \
 
14
        dixfont.h       \
 
15
        dixfontstr.h    \
 
16
        dixgrabs.h      \
 
17
        dixstruct.h     \
 
18
        exevents.h      \
 
19
        extension.h     \
 
20
        extinit.h       \
 
21
        extnsionst.h    \
 
22
        gc.h            \
 
23
        gcstruct.h      \
 
24
        globals.h       \
 
25
        input.h         \
 
26
        inputstr.h      \
 
27
        misc.h          \
 
28
        miscstruct.h    \
 
29
        opaque.h        \
 
30
        os.h            \
 
31
        pixmap.h        \
 
32
        pixmapstr.h     \
 
33
        property.h      \
 
34
        propertyst.h    \
 
35
        region.h        \
 
36
        regionstr.h     \
 
37
        resource.h      \
 
38
        rgb.h           \
 
39
        screenint.h     \
 
40
        scrnintstr.h    \
 
41
        selection.h     \
 
42
        servermd.h      \
 
43
        site.h          \
 
44
        swaprep.h       \
 
45
        swapreq.h       \
 
46
        validate.h      \
 
47
        window.h        \
 
48
        windowstr.h     \
 
49
        xorg-server.h
 
50
endif
 
51
 
 
52
AM_CFLAGS = $(DIX_CFLAGS)
 
53
 
 
54
EXTRA_DIST = $(sdk_HEADERS) do-not-use-config.h dix-config.h xorg-config.h