summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-04 19:02:00 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-04 19:02:00 +0100
commit186c1b8419c70a5649462e35fe0910099501a412 (patch)
treeb83d0b0d2737dc729eddc8a6ac1e796c5e1c1049 /include/Makefile.am
parent94fca351c2cd0a75ea6b71462a084dc8ffe2e78d (diff)
downloadconnman-186c1b8419c70a5649462e35fe0910099501a412.tar.gz
connman-186c1b8419c70a5649462e35fe0910099501a412.tar.bz2
connman-186c1b8419c70a5649462e35fe0910099501a412.zip
Add skeleton for storage drivers
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 67ffb4ed..84eece9e 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -2,7 +2,7 @@
includedir = @includedir@/connman
include_HEADERS = types.h log.h plugin.h security.h resolver.h \
- device.h network.h
+ storage.h device.h network.h
noinst_HEADERS = driver.h element.h property.h ipv4.h rtnl.h dbus.h