summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@unixuser.org>2012-11-19 07:02:20 +0900
committerDaiki Ueno <ueno@unixuser.org>2013-02-17 10:28:20 +0900
commitef0866d54460bb0320d7dcfef947a32568e3ea74 (patch)
tree1b93c74da7a2682ea014643932acb58029c7147c /Makefile.am
parentfdf8f0e68e6e1c69496c8fd1146d5e363d1776e0 (diff)
downloadcaribou-ef0866d54460bb0320d7dcfef947a32568e3ea74.tar.gz
Move external vapi files under $(top_srcdir)/vapi
https://bugzilla.gnome.org/show_bug.cgi?id=688218
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3cd2140..07a7a55 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = caribou bin data po libcaribou modules tools
+SUBDIRS = caribou bin data po libcaribou modules tools vapi
if HAVE_VALADOC
SUBDIRS += docs