aboutsummarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55b278656845..af6414d71534 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,9 @@
package:
makepkg
-srcinfo:
+srcinfo: .SRCINFO
+
+.SRCINFO: PKGBUILD
makepkg --printsrcinfo > .SRCINFO
clean: