diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2009-08-24 23:49:40 -0700 |
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2009-08-24 23:49:40 -0700 |
| commit | 70aab2a82671d29a5a2dd0195469999bc70e2412 (patch) | |
| tree | 4b0b177d024e825ec0482edb506fc61a67561b03 /doc | |
| parent | 7d3d52009dd110f3b2f94adad98348f6171f4c3d (diff) | |
| download | ofono-70aab2a82671d29a5a2dd0195469999bc70e2412.tar.bz2 | |
Convert to fully non-recursive build system
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 9ae9ff79..00000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -man_MANS = ofonod.8 - -EXTRA_DIST = $(man_MANS) overview.txt \ - manager-api.txt modem-api.txt network-api.txt \ - voicecallmanager-api.txt voicecall-api.txt - -MAINTAINERCLEANFILES = Makefile.in |