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 'man') diff --git a/man/Makefile.in b/man/Makefile.in index c06f834..433a6cb 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -35,7 +35,7 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\ .SUFFIXES: .SUFFIXES: .in -SRCS_1 = opkbuild.1.in \ +#SRCS_1 = opkbuild.1.in \ ob-checkbuilddeps.1.in \ ob-buildenv.1.in \ ob-unpacksource.1.in \ @@ -44,8 +44,8 @@ SRCS_1 = opkbuild.1.in \ ob-installdocs.1.in \ ob-gencontrol.1.in \ ob-buildopk.1.in \ - ob-genchanges.1.in \ -SRCS_3 = ob_get_text_domain.3.in \ + ob-genchanges.1.in +#SRCS_3 = ob_get_text_domain.3.in \ ob_set_text_domain.3.in \ ob_get_msg.3.in \ ob_error.3.in \ -- cgit v0.9.1