summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md5/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/md5/Makefile.in')
-rw-r--r--src/lib/crypto/md5/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/crypto/md5/Makefile.in b/src/lib/crypto/md5/Makefile.in
index 20af1f8de6..b7838934f9 100644
--- a/src/lib/crypto/md5/Makefile.in
+++ b/src/lib/crypto/md5/Makefile.in
@@ -43,6 +43,9 @@ clean::
$(RM) $(OUTPRE)t_mddriver$(EXEEXT) $(OUTPRE)t_mddriver.$(OBJEXT)
clean-unix:: clean-libobjs
+
+# @libobj_frag@
+
# +++ Dependency line eater +++
#
# Makefile dependencies follow. This must be the last section in