diff --git a/hw/xfree86/rac/Makefile.am b/hw/xfree86/rac/Makefile.am index 328ed197d..2d8d87975 100644 --- a/hw/xfree86/rac/Makefile.am +++ b/hw/xfree86/rac/Makefile.am @@ -1,4 +1,4 @@ -module_LIBRARIES = librac.a +noinst_LIBRARIES = librac.a librac_a_SOURCES = xf86RAC.c sdk_HEADERS = xf86RAC.h