aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gpgme/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgme/Makefile.am b/gpgme/Makefile.am
index 95729901..9c6254fd 100644
--- a/gpgme/Makefile.am
+++ b/gpgme/Makefile.am
@@ -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 $@