summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRadoslaw Mejer2019-11-06 16:18:44 +0100
committerRadoslaw Mejer2019-11-06 16:18:44 +0100
commitac93650cdb6412cfbda3ff9dac960d8e4a267cef (patch)
treec6d3fe6a2eb9d6c61d0839937135df4a0f0aec26 /Makefile
downloadaur-ac93650cdb6412cfbda3ff9dac960d8e4a267cef.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