aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/api/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-03-02 13:06:42 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-16 14:53:20 +0100
commit480fe4b8087ea323f46e8abee6a71323746b6693 (patch)
tree0661c5906b471ac0971bcbbc6f93dd0ad22c266b /docs/reference/api/Makefile.am
parent52ff02323d07d4b27755f7ad49bef5ee53e27109 (diff)
docs: new section about plugin-specific modems
Diffstat (limited to 'docs/reference/api/Makefile.am')
-rw-r--r--docs/reference/api/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/reference/api/Makefile.am b/docs/reference/api/Makefile.am
index 2627d9e7..1d2d353e 100644
--- a/docs/reference/api/Makefile.am
+++ b/docs/reference/api/Makefile.am
@@ -2,7 +2,9 @@
# Generation of the additional PNG files from DIA files
# (list of original '.dia' files with '.png' extension)
DIAGRAMS = \
- ModemManager-states.dia
+ ModemManager-states.dia \
+ ModemManager-interface-initialization-sequence.dia \
+ ModemManager-interface-initialization-sequence-subclassed.dia
# The wanted PNG files
DIAGRAMS_PNG = $(notdir $(DIAGRAMS:.dia=.png))
@@ -50,7 +52,7 @@ MKDB_OPTIONS = --output-format=xml --sgml-mode --name-space=mm
# Images to copy into HTML directory
HTML_IMAGES = \
- ModemManager-states.png \
+ $(DIAGRAMS_PNG) \
$(NULL)
# Note that PNG files are also added in content_files so that