summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRadoslaw Mejer2019-06-22 09:44:14 +0200
committerRadoslaw Mejer2019-06-22 09:44:14 +0200
commit0deb1f7ec186b6c1ad5b9a36242a8c60bce022f1 (patch)
treefbff2a7f2fd1e5c7221afe42232b4c4304fc57b1 /Makefile
downloadaur-0deb1f7ec186b6c1ad5b9a36242a8c60bce022f1.tar.gz
Repo init
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