summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRadoslaw Mejer2019-11-21 09:28:41 +0100
committerRadoslaw Mejer2019-11-21 09:30:40 +0100
commit46f9c17253bef34d474d1db85216cc952f110d3a (patch)
treef7e68a0d940311fc94e40a3e16fb0e8d80408966 /Makefile
downloadaur-46f9c17253bef34d474d1db85216cc952f110d3a.tar.gz
Add files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 000000000000..a1451de8802d
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+.PHONY: all
+all: .SRCINFO
+
+.SRCINFO: PKGBUILD
+ makepkg --printsrcinfo > .SRCINFO