diff options
Diffstat (limited to 'embed/xulrunner/Makefile.am')
-rw-r--r-- | embed/xulrunner/Makefile.am | 12 |
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) |