diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2012-09-18 17:58:35 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@googlemail.com> | 2012-09-18 17:58:35 +0200 |
commit | 8d44f672c86545500fd048eea645bdd72b2b23ef (patch) | |
tree | 1b4d51a1b734abc4a3b2652ebffc86130d7d57f7 /.gitignore | |
parent | a0a8be1c0a08a78f677569b81fb763855c6a210a (diff) |
build: make libtsm build separately
This builds libtsm as separate library so we can use it in other projects,
too.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ configure *.tar.bz2 libtool libeloop.pc +libtsm.pc libuterm.pc m4/ stamp-* |