git://git.nikiroo.be
/
cutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b56984c
)
makefile
author
Niki Roo
<niki@nikiroo.be>
Sun, 30 Jun 2024 09:37:50 +0000
(11:37 +0200)
committer
Niki Roo
<niki@nikiroo.be>
Sun, 30 Jun 2024 09:37:50 +0000
(11:37 +0200)
src/tests-cutils/makefile.d
patch
|
blob
|
blame
|
history
diff --git
a/src/tests-cutils/makefile.d
b/src/tests-cutils/makefile.d
index 3ee2928feb85bf8690e6b0a22ec495e5ebddbe53..7217775227a83aa02f22f2c41e38ad83a765ff20 100644
(file)
--- a/
src/tests-cutils/makefile.d
+++ b/
src/tests-cutils/makefile.d
@@
-19,7
+19,6
@@
endif
$(NAME) deps test run run-test run-test-more
SOURCES=$(wildcard $(srcdir)/*.c)
-HEADERS=$(wildcard $(srcdir)/*.h)
OBJECTS=$(SOURCES:%.c=%.o)
# Main target