Changeset da0202a for tests/Makefile
- Timestamp:
- 2022-08-22T14:38:38Z (2 years ago)
- Branches:
- master
- Children:
- b9572c1
- Parents:
- b82ba4a
- git-author:
- Jelmer Vernooij <jelmer@…> (30-08-20 20:52:36)
- git-committer:
- Jelmer Vernooij <jelmer@…> (22-08-22 14:38:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile
rb82ba4a rda0202a 3 3 _SRCDIR_ := $(_SRCDIR_)tests/ 4 4 endif 5 6 LFLAGS += $(LDFLAGS_TESTS) 5 7 6 8 CFLAGS += $(shell pkg-config --cflags check)
Note: See TracChangeset
for help on using the changeset viewer.