diff options
author | Chris Dyer <cdyer@allegro.clab.cs.cmu.edu> | 2013-01-15 01:20:00 -0500 |
---|---|---|
committer | Chris Dyer <cdyer@allegro.clab.cs.cmu.edu> | 2013-01-15 01:20:00 -0500 |
commit | bae5fe99037ae7e101953ad0df118127191c711c (patch) | |
tree | 6a5330da2ae70b7b10fede5dc80065c2cce0bd02 /Makefile.am | |
parent | 47f36b8062fb2c72144682401dea35b4f4d1333d (diff) |
corpus files
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index dbf604a1..1d898156 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,6 +15,7 @@ SUBDIRS = \ #gi/pyp-topics/src gi/clda/src gi/posterior-regularisation/prjava +EXTRA_DIST = python/pkg python/src python/tests python/examples AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 AM_CPPFLAGS = -D_GLIBCXX_PARALLEL |