~ubuntu-branches/ubuntu/precise/xorg-server/precise-updates

« back to all changes in this revision

Viewing changes to hw/xfree86/exa/Makefile.am

Tags: 2:1.10.1-2
* Build xserver-xorg-core-udeb on hurd-i386.  Thanks, Samuel Thibault!
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = man
 
2
 
1
3
module_LTLIBRARIES = libexa.la
2
4
 
3
5
libexa_la_LDFLAGS = -avoid-version
14
16
 
15
17
libexa_la_LIBADD = \
16
18
        ../../../exa/libexa.la
17
 
 
18
 
include $(top_srcdir)/cpprules.in
19
 
 
20
 
drivermandir = $(DRIVER_MAN_DIR)
21
 
driverman_DATA = exa.$(DRIVER_MAN_SUFFIX)
22
 
CLEANFILES = $(driverman_DATA) exa.man
23
 
 
24
 
exa.$(DRIVER_MAN_SUFFIX): exa.man
25
 
        -$(AM_V_at)rm -f exa.$(DRIVER_MAN_SUFFIX)
26
 
        $(AM_V_at)$(LN_S) exa.man exa.$(DRIVER_MAN_SUFFIX)
27
 
 
28
 
EXTRA_DIST = exa.man.pre