diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-01-19 21:34:56 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-01-19 21:34:56 +0100 |
commit | eb35babede8a65bdf31b5d864fe36164792364bd (patch) | |
tree | 64556ebf2f274e298de28469ab6e8240449c78b9 /Makefile.am | |
parent | dd6c4b0cac7099c827c3cc1a60668ff38032942d (diff) | |
download | sciteco-eb35babede8a65bdf31b5d864fe36164792364bd.tar.gz |
added TODO list
also updated AUTHORS
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d8a55af..30fa338 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,3 +6,5 @@ dist_sciteco_data_DATA = teco.ini noinst_HEADERS = compat/bsd/sys/cdefs.h \ compat/bsd/sys/queue.h \ compat/bsd/sys/tree.h + +EXTRA_DIST = TODO |