diff options
Diffstat (limited to 'embed/xulrunner')
-rw-r--r-- | embed/xulrunner/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/xulrunner/Makefile.am b/embed/xulrunner/Makefile.am index 3392b8e96..86f3d8372 100644 --- a/embed/xulrunner/Makefile.am +++ b/embed/xulrunner/Makefile.am @@ -1,6 +1,8 @@ SUBDIRS = utils src embed components data bindings # SUBDIRS += tests +DIST_SUBDIRS = utils src embed components data bindings tests + NULL = EXTRA_DIST = \ |