Created stub git plugin.
[anjuta-git-plugin.git] / plugins / Makefile.am
blobd8404b2a5897f0f2423a76e7fb048278c8714052
2 ## The '.' is to make sure install-data-hook rule is executed first
3 SUBDIRS = . \
4         gtodo \
5         message-view \
6         editor \
7         gdb \
8         debug-manager \
9         file-manager \
10         terminal \
11         build-basic-autotools \
12         file-loader \
13         file-wizard \
14         project-wizard \
15         project-manager \
16         symbol-browser \
17         sample1 \
18         cvs-plugin \
19         macro \
20         class-gen \
21         patch \
22         subversion \
23         project-import \
24         tools \
25         class-inheritance \
26         document-manager \
27         search \
28         valgrind \
29         language-support-cpp-java \
30         glade \
31         devhelp \
32         profiler \
33         language-manager \
34         symbol-db \
35         sourceview \
36         git
38 # indent
40 ## This a temporary measure to insure anjuta does not crash due to old plugin.
41 ## Make sure there are no old plugins left
42 install-data-hook:
43         -rm -fr $(libdir)/anjuta/*