summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f6a56f..c47500c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,10 +80,6 @@ EXTRA_DIST = \
SUFFIXES = .sh .sho .1in .1 .8in .8 .ms
-cmds = $$(printf '%s ' $(pkgdatacmd_sources) | \
- sed -e 's|[^ ]*/\([^ ]*\)\.sh |\1 |g')
-profiles = $$(printf '%s ' $(pkgdataprofile_sources) | \
- sed -e 's|[^ ]*/\([^ ]*\)\.sh |\1 |g')
textdomain = $$(printf '%s\n' '$(PACKAGE)' | sed -e 's|-|_|g')
do_subst = sed \
-e 's|[@]PACKAGE_NAME[@]|$(PACKAGE_NAME)|g' \