From f8124d3ef5890d59c3ce41bee46b5e3576d0f9b1 Mon Sep 17 00:00:00 2001 From: Carlos Romero Date: Tue, 25 May 2004 13:02:44 +0000 Subject: [PATCH] Add pm2 to the build --- hw/kdrive/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/kdrive/Makefile.am b/hw/kdrive/Makefile.am index d71e3ddce..10008f90c 100644 --- a/hw/kdrive/Makefile.am +++ b/hw/kdrive/Makefile.am @@ -1,5 +1,5 @@ if KDRIVEVESA -VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi chips +VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi chips pm2 endif if KDRIVEFBDEV