mirror of
https://github.com/google/liblc3.git
synced 2026-04-22 15:44:49 +00:00
make: Move lib make rules to src dir, consistency with meson build
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
TEST_DIR := test
|
||||
|
||||
test_py:
|
||||
$(V)cd $(TEST_DIR) && python3 setup.py && PYTHONPATH=build python3 run.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user