From 4260a265b2da01ba1a9757ffb2693db898349ecc Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 23 Dec 2012 16:45:59 +0100 Subject: Remove LSM-related stuff from the distribution. IBiblio no longer accepts submissions, and considers itself an archive. There is no point in our carrying forward any related material, if needed for reference purposes, it can be fetched from older versions in the Git repository. --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6f247dae..d6e27845 100644 --- a/Makefile.am +++ b/Makefile.am @@ -222,10 +222,6 @@ dist-hook: cd $(distdir) && find $(distdirs) po -name .git -type d -prune -exec rm -rf '{}' ';' cd $(distdir) && find $(distdirs) po -name '*~' -exec rm -f '{}' ';' -.PHONY: lsm -lsm: genlsm.sh dist - $(SHELL) genlsm.sh >$(PACKAGE)-$(VERSION).lsm - # this target expects a .rsyncs file with lines of this format: # host:directory/ # it will call rsync from its source directory to the destination for -- cgit v1.2.3