Remove duplicate sourceview entry in plugins Makefile.am
[anjuta-git-plugin.git] / plugins / Makefile.am
blob88e8acd603054984f72884c40bb56576cc94c290
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         sample1 \
17         cvs-plugin \
18         macro \
19         class-gen \
20         patch \
21         subversion \
22         project-import \
23         tools \
24         class-inheritance \
25         document-manager \
26         search \
27         valgrind \
28         language-support-cpp-java \
29         glade \
30         devhelp \
31         profiler \
32         language-manager \
33         symbol-db \
34         sourceview \
35         symbol-browser \
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/*