aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index 50d1bd2453..2d56192d2a 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -205,7 +205,7 @@ libcamel_static_la_SOURCES = $(libcamel_la_SOURCES)
libcamel_static_la_LIBADD = $(libcamel_la_LIBADD)
libcamel_static_la_LDFLAGS = --all-static
-camel-lock-helper: camel-lock-helper.o camel-lock.o
+camel-lock-helper($EXEEXT): camel-lock-helper.o camel-lock.o
$(CC) -o $@ $^ -I$(srcdir)/.. -I$(srcdir)
install-exec-hook: