Selaa lähdekoodia

Fix extension

pull/211/head
ncshaw 3 vuotta sitten
vanhempi
commit
8aee143463
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna