소스 검색

Fix extension

pull/211/head
ncshaw 3 년 전
부모
커밋
8aee143463
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 파일 보기

@ -17,7 +17,7 @@ distclean: clean
build:
ifeq ($(OS),Windows_NT)
./configure.bat
./configure.ps1
else
./configure
endif

불러오는 중...
취소
저장