Remove redundant dependency for version.o.
Prevents autorevision.h from being built twice.master
parent
5506daef71
commit
26cfcb8d0d
|
@ -4,8 +4,6 @@ AM_CXXFLAGS = $(WZ_CXXFLAGS) $(QT4_CFLAGS)
|
|||
AM_LFLAGS = $(FLEX_FLAGS)
|
||||
AM_YFLAGS = -d
|
||||
|
||||
version.o: autorevision.h
|
||||
|
||||
.PHONY: autorevision.h
|
||||
|
||||
autorevision.h:
|
||||
|
|
Loading…
Reference in New Issue