diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/local.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/local.mk b/man/local.mk index 808e325..0e88e68 100644 --- a/man/local.mk +++ b/man/local.mk @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -man1_srcs = \ +man1_sources = \ man/oh-installfiles.1in \ man/oh-strip.1in \ man/oh-fixperms.1in \ |