diff options
author | Chris Lee <clee@c133.org> | 2005-08-06 23:46:38 +0000 |
---|---|---|
committer | Chris Lee <clee@c133.org> | 2005-08-06 23:46:38 +0000 |
commit | a16357ebc9344fbf3e393da9e7b28164ad5b9dc8 (patch) | |
tree | 44892ca059c070ec640e04c6b1efb939d01948e5 /exa/Makefile.am | |
parent | cc67bd187f06bfade0d2fe1b4cca92805458b210 (diff) |
Last bits of changes to make exa build properly in the modular server.
Diffstat (limited to 'exa/Makefile.am')
-rw-r--r-- | exa/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exa/Makefile.am b/exa/Makefile.am index 734bea65f..045033165 100644 --- a/exa/Makefile.am +++ b/exa/Makefile.am @@ -5,4 +5,5 @@ sdk_HEADERS = exa.h libexa_la_LDFLAGS = -avoid-version INCLUDES = $(XORG_INCS) +DEFS += -DPIXPRIV libexa_la_SOURCES = exa.c exaasync.c exaoffscreen.c exapict.c |