]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Update it.po
[lyx.git] / src / Makefile.am
index a94f6c720c414cd1ccc361352f57b9a2ae7e2f74..8f96553cb6f72b5d734181fa3e92419af0e65425 100644 (file)
@@ -38,7 +38,7 @@ lyx_LDADD = \
 if LYX_WIN_RESOURCE
 .rc.o:
        cp $(top_srcdir)/development/Win32/packaging/icons/lyx_*32x32.ico .
-       windres -I. --preprocessor "$(CPP) -xc-header -DRC_INVOKED" $< -o $@
+       windres -I$(top_builddir) --preprocessor "$(CPP) -xc-header -DRC_INVOKED" $< -o $@
 endif
 
 #lyx_LDFLAGS=-Wl,-O1