diff -urN tracker/src/Makefile.am tracker-patched/src/Makefile.am --- src/Makefile.am 2006-07-31 14:01:53.000000000 +0200 +++ src/Makefile.am 2006-08-06 02:53:40.000000000 +0200 @@ -5,6 +5,5 @@ extractor_dir = endif -SUBDIRS =text-filters trackerd libtracker $(extractor_dir) tracker-extract - - +SUBDIRS = text-filters trackerd libtracker $(extractor_dir) tracker-extract +DIST_SUBDIRS = text-filters trackerd libtracker $(extractor_dir) tracker-extract