From 05169e9d0b7e0c802cf191f81d0cb791726d5a0c Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 09 Sep 2012 15:43:05 -0400 Subject: Build only the files that currently exist. --- (limited to 'lib') diff --git a/lib/Makefile.in b/lib/Makefile.in index 89aa7d9..24db6a5 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -35,7 +35,10 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\ .SUFFIXES: .SUFFIXES: .sh .sm -SRCS = locale.sh output.sh \ +SRCS = common.sh locale.sh output.sh \ + control.sh changelog.sh \ + deps.sh +#SRCS = locale.sh output.sh \ package.sh package/2.sh \ control.sh changelog.sh \ metadata.sh deps.sh \ -- cgit v0.9.1