diff --git a/hw/kdrive/vesa/Makefile.am b/hw/kdrive/vesa/Makefile.am index 9b4bcbe85..3bd6c039d 100644 --- a/hw/kdrive/vesa/Makefile.am +++ b/hw/kdrive/vesa/Makefile.am @@ -9,10 +9,10 @@ INCLUDES = \ -I$(top_srcdir)/render \ $(XSERVER_CFLAGS) -bin_PROGRAMS = Xvesa - noinst_LIBRARIES = libvesa.a +bin_PROGRAMS = Xvesa + libvesa_a_SOURCES = \ vesa.c \ vbe.c \