diff options
Diffstat (limited to 'trunk/src')
| -rw-r--r-- | trunk/src/echangelog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/echangelog/Makefile b/trunk/src/echangelog/Makefile index 19dd85d..61c5e57 100644 --- a/trunk/src/echangelog/Makefile +++ b/trunk/src/echangelog/Makefile @@ -14,7 +14,7 @@ all: echangelog.1 dist: echangelog.1 mkdir -p ../../$(distdir)/src/echangelog/ - cp Makefile AUTHORS README TODO ChangeLog echangelog echangelog.pod echangelog.1} ../../$(distdir)/src/echangelog/ + cp Makefile AUTHORS README TODO ChangeLog echangelog echangelog.pod echangelog.1 ../../$(distdir)/src/echangelog/ install: all install -m 0755 echangelog $(bindir)/ |
