Added makefile generation for xgraph (to fix distclean target).
This commit is contained in:
parent
c0923323c5
commit
4b99d51495
|
|
@ -807,6 +807,7 @@ tests/sensitivity/Makefile \
|
|||
tests/transient/Makefile \
|
||||
tests/transmission/Makefile \
|
||||
tests/resistance/Makefile \
|
||||
tests/vbic/Makefile
|
||||
tests/vbic/Makefile \
|
||||
xgraph/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
|
|
|||
Loading…
Reference in New Issue