mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add notion of topdir to Makefile.lite build system
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
#
|
||||
# GNU makefile
|
||||
#
|
||||
|
||||
topdir = ..
|
||||
|
||||
all: clean
|
||||
FLAC__EXHAUSTIVE_TESTS=yes ./test_libFLAC.sh
|
||||
FLAC__EXHAUSTIVE_TESTS=yes ./test_libFLAC++.sh
|
||||
|
||||
Reference in New Issue
Block a user