fixup commit "Remove more adms generated files", FIXME $(module).analogfunction.c
FIXME: $(module).analogfunction.c and .h is sick, it is not part of lib$(module)_la_SOURCES thus generated .c code which is not neaded at all !
This commit is contained in:
parent
221ff6c805
commit
80521cc3cf
|
|
@ -62,11 +62,12 @@ lib$(module)_la_SOURCES = \\
|
|||
CLEANFILES = \\
|
||||
\$(BUILT_SOURCES) \\
|
||||
$(module)noise.c \\
|
||||
*.analogfunction.c \\
|
||||
$(module).analogfunction.c \\
|
||||
.$(module).va.adms \\
|
||||
.adms.implicit.xml \\
|
||||
.interface.xml \\
|
||||
*.vams \\
|
||||
constants.vams \\
|
||||
disciplines.vams \\
|
||||
*.h \\
|
||||
*.xml
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue