configure: fix build of vala plugin
[anjuta.git] / plugins / Makefile.am
blob7cabc64ad6772d5708d31e0fc95ce8a0fdbb4b23
2 ## The '.' is to make sure install-data-hook rule is executed first
3 ## Please keep sorted!
4 SUBDIRS = . \
5         am-project \
6         build-basic-autotools \
7         class-gen \
8         code-analyzer \
9         cvs-plugin \
10         devhelp \
11         debug-manager \
12         dir-project \
13         document-manager \
14         file-loader \
15         file-manager \
16         file-wizard \
17         gdb \
18         git \
19         glade \
20         js-debugger \
21         language-manager \
22         language-support-cpp-java \
23         language-support-js \
24         language-support-python \
25         language-support-vala \
26         message-view \
27         mk-project \
28         patch \
29         project-import \
30         project-manager \
31         project-wizard \
32         python-loader \
33         run-program \
34         snippets-manager \
35         sourceview \
36         starter \
37         subversion \
38         symbol-db \
39         terminal \
40         tools
42 -include $(top_srcdir)/git.mk