From 5ff19fea151a3a1cc4ebe4b9d1db0ce427968786 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Wed, 3 Jan 2018 10:53:20 +0000 Subject: Add missing enchant-lsmod.1.in to EXTRA_DIST in src --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 46f67d5..912c1a6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -44,7 +44,7 @@ bin_PROGRAMS = enchant-@ENCHANT_MAJOR_VERSION@ enchant-lsmod-@ENCHANT_MAJOR_VERS enchant_@ENCHANT_MAJOR_VERSION@_SOURCES = enchant.c enchant_lsmod_@ENCHANT_MAJOR_VERSION@_SOURCES = enchant-lsmod.c -EXTRA_DIST = $(pkgdata_DATA) enchant.1.in +EXTRA_DIST = $(pkgdata_DATA) enchant.1.in enchant-lsmod.1.in .rc.lo: $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --tag=RC --mode=compile $(RC) $(RCFLAGS) $< -o $@ -- cgit v1.2.1