Makefile bugfix by: Piotr Jaroszyński p dot jaroszynski at gmail dot com

This commit is contained in:
Ole Tange 2010-08-25 16:44:55 +02:00
parent 8f9038909a
commit 0541bdf9ce

View file

@ -19,7 +19,7 @@ sem.html: sem.pod Makefile
rm -f $(srcdir)/pod2htm*
sem: parallel
ln -s parallel sem
ln -fs parallel sem
DISTCLEANFILES = parallel.1 sem.1 parallel.html sem.html
EXTRA_DIST = parallel sem parallel.1 sem.1 parallel.html sem.html sem.pod