~ubuntu-branches/ubuntu/lucid/libx11/lucid

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Timo Aaltonen
  • Date: 2009-01-17 16:34:54 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090117163454-gaey3cd32xyavueo
Tags: 2:1.1.99.2-1build1
Fakesync with Debian, all previous Ubuntu changes are included
in the new upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
310
310
                  Xintconn.h \
311
311
                  XlibAsync.c \
312
312
                  XlibInt.c \
 
313
                  Xprivate.h \
313
314
                  XomGeneric.h \
314
315
                  Xresinternal.h \
315
316
                  Xrm.c \
342
343
 
343
344
if XCB
344
345
libX11_la_SOURCES += \
345
 
                  xcb_lock.c \
346
346
                  xcb_disp.c \
347
347
                  xcb_io.c \
348
348
                  Xxcbint.h