aboutsummaryrefslogtreecommitdiffstats
path: root/embed/xulrunner/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-04-03 22:47:00 +0800
committerChristian Persch <chpe@src.gnome.org>2008-04-03 22:47:00 +0800
commitc0267b1c65c216a3f1e4743be20b7175ac903b50 (patch)
tree535bef47775e664f85e071ca2fbb7c56816d17de /embed/xulrunner/Makefile.am
parentbfe81e9680d7520a4bca4429bc02d5db45245212 (diff)
downloadgsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar.gz
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar.bz2
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar.lz
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar.xz
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar.zst
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.zip
Decruftify
svn path=/trunk/; revision=8182
Diffstat (limited to 'embed/xulrunner/Makefile.am')
-rw-r--r--embed/xulrunner/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/embed/xulrunner/Makefile.am b/embed/xulrunner/Makefile.am
deleted file mode 100644
index 86f3d8372..000000000
--- a/embed/xulrunner/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-SUBDIRS = utils src embed components data bindings
-# SUBDIRS += tests
-
-DIST_SUBDIRS = utils src embed components data bindings tests
-
-NULL =
-
-EXTRA_DIST = \
- README \
- TODO \
- COPYRIGHT \
- $(NULL)