symbol-db: many fixes on GPtrArray usage thanks to newer glib. Scan async.
[anjuta.git] / doc / Makefile.am
blob07e4bbfb963f6b130611703b20dcbcc24ca89728
1 ## Process this file with automake to produce Makefile.in
3 ## Created by Anjuta - will be overwritten
4 ## If you don't want it to overwrite it,
5 ##      Please disable it in the Anjuta project configuration
7 anjuta_docdir = $(docdir)
9 anjuta_doc_DATA = \
10         ScintillaDoc.html
12 man_MANS = \
13         anjuta.1 \
14         anjuta-launcher.1
16 EXTRA_DIST = $(anjuta_doc_DATA) $(man_MANS)
18 -include $(top_srcdir)/git.mk