diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-02-22 00:31:48 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-02-22 01:18:06 +0100 |
commit | db1304d9183f3018d1729ef6ce91644f11159382 (patch) | |
tree | 5281952408ccd87b0a42f95888abf4c07f2a6405 /lib/Makefile.am | |
parent | 41362a9e75302c1ded15a59b6c688a36eb0ea920 (diff) | |
download | sciteco-db1304d9183f3018d1729ef6ce91644f11159382.tar.gz |
added some default function key macros
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 89c5e94..1fba206 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,2 +1,2 @@ -dist_scitecopath_DATA = lexer.tes +dist_scitecopath_DATA = lexer.tes fnkeys.tes |