]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/forms/Makefile.am
fix automake 1.6.3 error
[lyx.git] / src / frontends / xforms / forms / Makefile.am
index 7bcbe464dc6151952431ca60e1ee13fd3fbc316b..a562a818dce5c0bde54f8e45b8965452db19a82a 100644 (file)
@@ -62,7 +62,7 @@ libfdesign_la_LINK = touch libfdesign.la
 # These are used to generate the .[Ch] files from the .fd ones.
 SHELL = /bin/sh
 SCRIPT = $(srcdir)/fdfix.sh
-SUFFIXES = .fd
+SUFFIXES += .fd
 
 .fd.C: $(srcdir)/fdfix.sh $(srcdir)/fdfix[ch].sed $(srcdir)/tmp_str.sed
        { [ $(srcdir) != . ] && [ ! -r $(<F) ] && $(LN_S) $< . ; } || true