]> sjero.net Git - linphone/blob - share/Makefile.inc
Aac-eld add missing header according to RFC3640 3.3.6
[linphone] / share / Makefile.inc
1 linphone_manualdir = $(datadir)/gnome/help/linphone/$(HELPLANG)/
2
3 linphone_help = \
4         $(top_builddir)/share/$(HELPLANG)
5
6 if ENABLE_MANUAL
7 all-local:      $(linphone_help)/manual.html
8 else
9 all-local:
10 endif
11
12 $(linphone_help)/manual.html:
13         rm -f $(linphone_help)/manual.html
14         sgmltools $(srcdir)/manual.sgml
15
16 install-data-local:
17                         $(MKDIR_P) $(DESTDIR)$(linphone_manualdir)
18                         -cp -f $(linphone_help)/*.html $(DESTDIR)/$(linphone_manualdir)/.
19                         -cp -f $(linphone_help)/*.css $(DESTDIR)/$(linphone_manualdir)/.
20
21 uninstall-local:
22                         rm -rf $(linphone_manualdir)
23
24
25 EXTRA_DIST=  manual.lyx manual.sgml