summaryrefslogtreecommitdiff
path: root/programs.am
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1996-01-02 02:20:18 +0000
committerTom Tromey <tromey@redhat.com>1996-01-02 02:20:18 +0000
commit3aba9acdce3cccdd786d446e636c7602308192ef (patch)
treefffaab71f15e3a317fed17c435a26986e2a7d552 /programs.am
parentec4892f69968720e8c53d33adaa65d1a8d801c8d (diff)
downloadautomake-3aba9acdce3cccdd786d446e636c7602308192ef.tar.gz
Many changes from Franc,ois
Diffstat (limited to 'programs.am')
-rw-r--r--programs.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/programs.am b/programs.am
index dd8e62d11..91055b454 100644
--- a/programs.am
+++ b/programs.am
@@ -10,4 +10,3 @@ uninstall-@DIR@PROGRAMS:
for p in $(@DIR@_PROGRAMS); do \
rm -f $(@DIR@dir)/`echo $$p|sed '$(transform)'`; \
done
-