Copyright header fixes...
[anjuta-git-plugin.git] / doc / Makefile.am
blob4126666b8d915c67e97b569332879710f68cce8a
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 = $(datadir)/doc/anjuta
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)