diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3375ce8..10e54d4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4 if REPLACE_MALLOC MAYBE_DLMALLOC = contrib/dlmalloc endif -SUBDIRS = lib $(MAYBE_DLMALLOC) contrib/rb3ptr src doc tests +SUBDIRS = lib $(MAYBE_DLMALLOC) contrib/rb3ptr contrib/hsrex src doc tests dist_scitecodata_DATA = sample.teco_ini |