aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2007-10-09 02:35:57 +0800
committerChristian Persch <chpe@src.gnome.org>2007-10-09 02:35:57 +0800
commitd4d71ddbfe706b2c5e2b7747919cbb3dffd83b58 (patch)
tree07680717ef826fbd0d4eb420745464ddc446e9ff /Makefile.am
parent5bab0972ef7fb33da8b1000d049dc12638f73d9e (diff)
downloadgsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar.gz
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar.bz2
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar.lz
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar.xz
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar.zst
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.zip
Add application.ini file.
svn path=/trunk/; revision=7524
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 06a10b596..4a9d456ed 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,9 @@
SUBDIRS = lib embed src plugins data po help doc
+if WITH_XULRUNNER_ENGINE
+SUBDIRS += xulapp
+endif
+
ACLOCAL_AMFLAGS = -I m4
NULL =