diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 567a3ec..f72d246 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,9 +8,12 @@ endif SUBDIRS = lib $(MAYBE_DLMALLOC) contrib/rb3ptr contrib/terex \ src tests doc +EXTRA_DIST = contrib/sj.h/sj.h \ + contrib/sj.h/LICENSE + dist_scitecodata_DATA = fallback.teco_ini -EXTRA_DIST = README TODO +EXTRA_DIST += README TODO # Used in many packaging recipes dist_noinst_SCRIPTS = gtk-broadway-run.sh |
