[gitg/vala] Added plugins directory to SUBDIRS



commit 5c5f068b67267793f930c2302d80cac32070b283
Author: Jesse van den Kieboom <jesse vandenkieboom epfl ch>
Date:   Wed May 9 12:27:08 2012 +0200

    Added plugins directory to SUBDIRS

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 4f0e4ff..b706133 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
 
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
-SUBDIRS = libgitg libgitg-gtk libgitg-ext gitg data po tests
+SUBDIRS = libgitg libgitg-gtk libgitg-ext plugins gitg data po tests
 
 DISTCLEANFILES = \
 	intltool-extract \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]