added automake.mk files in src/language
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 4 Mar 2006 02:03:32 +0000 (02:03 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 4 Mar 2006 02:03:32 +0000 (02:03 +0000)
commit92fb12eb06716d14c05b781f5d9dcde956d77c30
tree859412b10bfc5a2a63e8390dc56a61263f3884ca
parent000e3e8c5818476c3afbc75fad9347aefb6e902a
added automake.mk files in src/language
src/language/automake.mk [new file with mode: 0644]
src/language/control/automake.mk [new file with mode: 0644]
src/language/data-io/automake.mk [new file with mode: 0644]
src/language/dictionary/automake.mk [new file with mode: 0644]
src/language/expressions/automake.mk [new file with mode: 0644]
src/language/lexer/automake.mk [new file with mode: 0644]
src/language/stats/automake.mk [new file with mode: 0644]
src/language/tests/automake.mk [new file with mode: 0644]
src/language/utilities/automake.mk [new file with mode: 0644]
src/language/xforms/automake.mk [new file with mode: 0644]