From 4cad2423a34d9bb740375f121d2390cd3cf925dc Mon Sep 17 00:00:00 2001 From: Ashley Whetter Date: Mon, 21 Mar 2016 14:04:43 +1000 Subject: libmakepkg: extract functions for writing .SRCINFO files Signed-off-by: Ashley Whetter Signed-off-by: Allan McRae --- scripts/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/Makefile.am') diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 6f9abb86..1e6a40bb 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -81,6 +81,7 @@ LIBMAKEPKG_IN = \ libmakepkg/source/hg.sh \ libmakepkg/source/local.sh \ libmakepkg/source/svn.sh \ + libmakepkg/srcinfo.sh \ libmakepkg/tidy.sh \ libmakepkg/tidy/docs.sh \ libmakepkg/tidy/emptydirs.sh \ -- cgit v1.2.3-24-g4f1b