Merge branch 'main' of github.com:flynx/photobook

This commit is contained in:
Alex A. Naanou 2023-04-28 02:50:35 +03:00
commit 1ca673cf64

View File

@ -43,7 +43,9 @@
#----------------------------------------------------------------------
# Config...
.EXPORT_ALL_VARIABLES:
# XXX this for some reason makes make hang on termux/android...
# ...do we actually need this???
#.EXPORT_ALL_VARIABLES:
# NOTE: this makes things run consistently on different systems including