Add vala/ to DIST_SUBDIRS
authorRaul Gutierrez Segales <raul.gutierrez.segales@collabora.co.uk>
Wed, 18 May 2011 12:09:01 +0000 (13:09 +0100)
committerRaul Gutierrez Segales <raul.gutierrez.segales@collabora.co.uk>
Wed, 18 May 2011 12:09:01 +0000 (13:09 +0100)
Makefile.am

index 66e0af0..b5dc433 100644 (file)
@@ -7,7 +7,7 @@ CALENDAR_DIR = calendar
 endif
 
 SUBDIRS = libedataserver libebackend camel addressbook $(CALENDAR_DIR) libedataserverui tests docs art po
-DIST_SUBDIRS = libedataserver libebackend camel addressbook calendar libedataserverui tests docs art po
+DIST_SUBDIRS = libedataserver libebackend camel addressbook calendar libedataserverui tests docs art po vala
 
 if HAVE_INTROSPECTION
 if HAVE_VALA