summaryrefslogtreecommitdiff
path: root/src/bios_reader
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-10-01 16:09:13 -0700
committerEric Anholt <eric@anholt.net>2007-10-01 16:09:13 -0700
commit219354af212c7b68c20df689692c55331e36a705 (patch)
treebefeddc9c2ee6c903d3a171b42485d0f4ef30115 /src/bios_reader
parent1b83e5e589105d05c1b78032fa47eecee478cb99 (diff)
Restore building of pciaccess-based tools even if the server doesn't use it.
Diffstat (limited to 'src/bios_reader')
-rw-r--r--src/bios_reader/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bios_reader/Makefile.am b/src/bios_reader/Makefile.am
index a4adecb1..76ad15f7 100644
--- a/src/bios_reader/Makefile.am
+++ b/src/bios_reader/Makefile.am
@@ -2,7 +2,7 @@ AM_CFLAGS = @WARN_CFLAGS@ @XORG_CFLAGS@ @XMODES_CFLAGS@
noinst_PROGRAMS = bios_reader $(BIOS_DUMPER)
-if XSERVER_LIBPCIACCESS
+if LIBPCIACCESS
BIOS_DUMPER = bios_dumper
bios_dumper_SOURCES = bios_dumper.c