~ubuntu-branches/ubuntu/trusty/libxi/trusty-security

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2009-03-16 15:27:45 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090316152745-n2fxsuea2vd70a1x
Tags: 2:1.2.1-2
Fix typo in debian/rules, which made us build with make -j if
DEB_BUILD_OPTIONS didn't ask for it.  Thanks to Samuel Thibault for
reporting the problem!

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
                  XAllowDv.c \
7
7
                  XChgDCtl.c \
8
8
                  XChgFCtl.c \
 
9
                  XChDProp.c \
9
10
                  XChgKbd.c \
10
11
                  XChgKMap.c \
11
12
                  XChgPnt.c \
12
13
                  XChgProp.c \
13
14
                  XCloseDev.c \
 
15
                  XDelDProp.c \
14
16
                  XDevBell.c \
15
17
                  XExtToWire.c \
16
18
                  XGetBMap.c \
17
19
                  XGetDCtl.c \
 
20
                  XGetDProp.c \
18
21
                  XGetFCtl.c \
19
22
                  XGetKMap.c \
20
23
                  XGetMMap.c \
27
30
                  XGtFocus.c \
28
31
                  XGtSelect.c \
29
32
                  XListDev.c \
 
33
                  XListDProp.c \
30
34
                  XOpenDev.c \
31
35
                  XQueryDv.c \
32
36
                  XSelect.c \