repo.or.cz
/
heimdal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pty testing application
[heimdal.git]
/
lib
/
sqlite
/
Makefile.am
blob
efe4fd2c5898a3b69f9891241e3df009ad445991
1
# $Id$
2
3
include $(top_srcdir)/Makefile.am.common
4
5
noinst_LTLIBRARIES = libsqlite.la
6
7
noinst_HEADERS = sqlite3.h sqlite3ext.h
8
9
libsqlite_la_SOURCES = sqlite3.c