projects
/
framework
/
connectivity
/
connman.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add logging infrastructure
[framework/connectivity/connman.git]
/
include
/
Makefile.am
1
2
includedir = @includedir@/connman
3
4
noinst_HEADERS = log.h plugin.h iface.h rtnl.h dhcp.h
5
6
MAINTAINERCLEANFILES = Makefile.in
7
8
all-local:
9
@if [ ! -e connman ] ; then $(LN_S) $(top_srcdir)/include connman ; fi
10
11
clean-local:
12
@rm -f connman