mirror of
https://github.com/X11Libre/xf86-video-chips.git
synced 2026-03-24 01:24:44 +00:00
Build, but don't install, the driver utils
This commit is contained in:
@@ -1 +1,7 @@
|
||||
EXTRA_DIST = AsmMacros.h dRegs.c modClock.c mRegs.c
|
||||
# these are not even built in the monolith, so don't install them
|
||||
noinst_PROGRAMS = dRegs mRegs modClock memClock
|
||||
|
||||
dRegs_SOURCES = dRegs.c AsmMacros.h
|
||||
mRegs_SOURCES = mRegs.c AsmMacros.h
|
||||
modClock_SOURCES = modClock.c AsmMacros.h
|
||||
memClock_SOURCES = modClock.c AsmMacros.h
|
||||
|
||||
Reference in New Issue
Block a user