diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-01-09T15·54+0100 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-01-09T15·54+0100 |
commit | 814a73227f9571d8fbd831fedced5e87cd9c926b (patch) | |
tree | d0f04084b69149c7bb0d9457b602435ad0c8758a /templates.mk | |
parent | 55c9a40613fefda6622aa9acd22cce4006fd1077 (diff) |
Remove duplicate elements from *_SOURCES
This is useful when you do: foo_SOURCES := $(wildcard *.cc) foo.cc where foo.cc is a generated file. In this case, if foo.cc already exists, you get foo.cc twice in foo_SOURCES, leading to a link error.
Diffstat (limited to 'templates.mk')
0 files changed, 0 insertions, 0 deletions