diff options
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2393eb1..567a3ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ if REPLACE_MALLOC MAYBE_DLMALLOC = contrib/dlmalloc endif SUBDIRS = lib $(MAYBE_DLMALLOC) contrib/rb3ptr contrib/terex \ - src doc tests + src tests doc dist_scitecodata_DATA = fallback.teco_ini |
