]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
src: clean all stamp files on 'make clean'
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 5 Dec 2016 09:36:04 +0000 (10:36 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 5 Dec 2016 09:36:04 +0000 (10:36 +0100)
src/Makefile.am

index d7a1404c1d192e6330689d1d35cbbd99fbf5e86c..49d3af36b77ddbe03c3ce60507c52b1cdff0be82 100644 (file)
@@ -288,3 +288,6 @@ systemkey-args.c: systemkey-args.stamp
 systemkey-args.stamp: $(srcdir)/systemkey-args.def $(srcdir)/args-std.def
        -$(AUTOGEN) $<
        touch $@
+
+clean-local:
+       rm -f *.stamp