Browse Source

Added makefile generation for xgraph (to fix distclean target).

pre-master-46
pnenzi 21 years ago
parent
commit
4b99d51495
  1. 3
      configure.in

3
configure.in

@ -807,6 +807,7 @@ tests/sensitivity/Makefile \
tests/transient/Makefile \ tests/transient/Makefile \
tests/transmission/Makefile \ tests/transmission/Makefile \
tests/resistance/Makefile \ tests/resistance/Makefile \
tests/vbic/Makefile
tests/vbic/Makefile \
xgraph/Makefile
]) ])
AC_OUTPUT AC_OUTPUT
Loading…
Cancel
Save