Fix last change.

This commit is contained in:
Marcus Brinkmann 2007-07-12 20:19:46 +00:00
parent 409aaefe36
commit a3e3601d06

View File

@ -118,7 +118,7 @@ LTRCCOMPILE = $(LIBTOOL) --mode=compile $(RC) \
`echo $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) | \
sed -e 's/-I/--include-dir /g;s/-D/--define /g'`
.SUFFIXES: .rc .lo
SUFFIXES: .rc .lo
.rc.lo:
$(LTRCCOMPILE) -i $< -o $@