Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 066401a

Browse files
committed
fix make install target: bin/potion-s
Fixes #100 and #67
1 parent de1c5b3 commit 066401a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ dist: $(AIO_DEPS) bins libs static ${GREG}
414414
fi
415415
+$(MAKE) -f dist.mak $@ PREFIX="${PREFIX}" EXE=${EXE} DLL=${DLL} LOADEXT=${LOADEXT}
416416

417-
install: bins libs $(AIO_DEPS) ${GREG}
417+
install: bins libs $(AIO_DEPS) ${GREG} bin/potion-s${EXE}
418418
+$(MAKE) -f dist.mak $@ PREFIX="${PREFIX}"
419419

420420
tarball:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /