diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am index cd36bca..8ab86f6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,14 +2,10 @@ # silence libtoolize: ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = lib src doc tests +SUBDIRS = lib contrib/dlmalloc contrib/rb3ptr src doc tests dist_pkgdata_DATA = sample.teco_ini -noinst_HEADERS = compat/bsd/sys/cdefs.h \ - compat/bsd/sys/queue.h \ - compat/bsd/sys/tree.h - EXTRA_DIST = README TODO # Only the lower resolution PNG icons are installed as they are |