From af1bc027dbae27144669d55890839e33da1e6413 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Sat, 20 Jan 2018 19:06:24 +0100 Subject: build-sys: remove redundant EXTRA_DIST files The sources of AC_CONFIG_FILES (*.in) are automatically distributed. Signed-off-by: Ruediger Meier --- libsmartcols/src/Makemodule.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libsmartcols') diff --git a/libsmartcols/src/Makemodule.am b/libsmartcols/src/Makemodule.am index 175f9f206..664aca30b 100644 --- a/libsmartcols/src/Makemodule.am +++ b/libsmartcols/src/Makemodule.am @@ -37,8 +37,7 @@ endif libsmartcols_la_LDFLAGS += -version-info $(LIBSMARTCOLS_VERSION_INFO) EXTRA_DIST += \ - libsmartcols/src/libsmartcols.sym \ - libsmartcols/src/libsmartcols.h.in + libsmartcols/src/libsmartcols.sym # move lib from $(usrlib_execdir) to $(libdir) if needed install-exec-hook-libsmartcols: -- cgit v1.2.3-55-g7522