aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2007-09-13 21:00:45 +0800
committerChristian Persch <chpe@src.gnome.org>2007-09-13 21:00:45 +0800
commit1888e07c858231148e739cff54e122492899c9aa (patch)
tree5bfc10f4d3c1509aeb0137addc8acc78f716c95b /embed
parent0557525fa843d8009d18298a74aff869df641541 (diff)
downloadgsoc2013-epiphany-1888e07c858231148e739cff54e122492899c9aa.tar
gsoc2013-epiphany-1888e07c858231148e739cff54e122492899c9aa.tar.gz
gsoc2013-epiphany-1888e07c858231148e739cff54e122492899c9aa.tar.bz2
gsoc2013-epiphany-1888e07c858231148e739cff54e122492899c9aa.tar.lz
gsoc2013-epiphany-1888e07c858231148e739cff54e122492899c9aa.tar.xz
gsoc2013-epiphany-1888e07c858231148e739cff54e122492899c9aa.tar.zst
gsoc2013-epiphany-1888e07c858231148e739cff54e122492899c9aa.zip
Add utils/ and components/ directories.
svn path=/trunk/; revision=7422
Diffstat (limited to 'embed')
-rw-r--r--embed/xulrunner/Makefile.am2
-rw-r--r--embed/xulrunner/components/Makefile.am0
-rw-r--r--embed/xulrunner/utils/Makefile.am0
3 files changed, 1 insertions, 1 deletions
diff --git a/embed/xulrunner/Makefile.am b/embed/xulrunner/Makefile.am
index 40e3ec461..891bd39c1 100644
--- a/embed/xulrunner/Makefile.am
+++ b/embed/xulrunner/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src embed data bindings
+SUBDIRS = utils components src embed data bindings
# SUBDIRS += tests
NULL =
diff --git a/embed/xulrunner/components/Makefile.am b/embed/xulrunner/components/Makefile.am
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/embed/xulrunner/components/Makefile.am
diff --git a/embed/xulrunner/utils/Makefile.am b/embed/xulrunner/utils/Makefile.am
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/embed/xulrunner/utils/Makefile.am