From 89c999bf1d14cf5a2caf4264cfcbf166209eeb84 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 1 Jun 2016 14:51:05 -0400 Subject: (systemd) I think I accidentally rm'ed this while messing with .gitignore --- build-aux/Makefile.each.tail/20-systemd.mk | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 build-aux/Makefile.each.tail/20-systemd.mk (limited to 'build-aux') diff --git a/build-aux/Makefile.each.tail/20-systemd.mk b/build-aux/Makefile.each.tail/20-systemd.mk new file mode 100644 index 0000000..89a8739 --- /dev/null +++ b/build-aux/Makefile.each.tail/20-systemd.mk @@ -0,0 +1,3 @@ +-include $(outdir)/$(DEPDIR)/*.P* +std.clean_files += *.o *.lo .deps/ .libs/ +include $(topsrcdir)/am-pat-rules.mk -- cgit v1.2.2