Missing files target.
authorBen Laurie <ben@links.org>
Tue, 26 Feb 2013 21:50:26 +0000 (21:50 +0000)
committerBen Laurie <ben@links.org>
Tue, 26 Feb 2013 21:51:13 +0000 (21:51 +0000)
crypto/srp/Makefile

index 81b419775814436d03210a9d0e6243c8eb9d7e81..324a4091241264fc99b39b09763131a0c166c1aa 100644 (file)
@@ -36,6 +36,9 @@ lib:  $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib
 
+files:
+       $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
+
 links:
        @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
        @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)