Fix FreeBSD build issues (#89)
This commit is contained in:
@@ -5,7 +5,7 @@ EXTRA_DIST = stenc.rst
|
||||
all: stenc.1
|
||||
|
||||
stenc.1: stenc.rst
|
||||
pandoc --standalone --to man $< -o $@
|
||||
pandoc --standalone --to man $? -o $@
|
||||
|
||||
clean:
|
||||
rm -f stenc.1
|
||||
|
||||
Reference in New Issue
Block a user