Move native OSX frontend to src/celestia

pull/3/head
Hleb Valoshka 2019-02-14 21:07:28 +03:00
parent 7e4a6d62f8
commit 67c2a50b9c
194 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ $(pot_file)-update:
--from-code=utf-8 \
../data/data.cpp \
$$(find ../src -path ../misc/src/celestia/kde -prune -o -name \*.cpp -o -name \*.h) \
$$(find ../macosx -name \*.m -o -name \*.mm -o -name \*.h)
$$(find ../src/celestia/macosx -name \*.m -o -name \*.mm -o -name \*.h)
po-update: $(po_files)

Some files were not shown because too many files have changed in this diff Show More