small fix in rules
This commit is contained in:
parent
5194f8bf8a
commit
9e416a875f
|
@ -73,7 +73,7 @@ COMPILE_GRAPH_LIB = ar -r $@ $(GRAPH_OBJS)
|
||||||
# Add the rules used to detect and compile graphics driver depending
|
# Add the rules used to detect and compile graphics driver depending
|
||||||
# on the current platform..
|
# on the current platform..
|
||||||
#
|
#
|
||||||
include $(wildcard $(GRAPH_)/*/rules.mk)
|
include $(wildcard $(TOP2)/graph/*/rules.mk)
|
||||||
|
|
||||||
#########################################################################
|
#########################################################################
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue