diff options
Diffstat (limited to 'kdeui/Makefile.am')
-rw-r--r-- | kdeui/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kdeui/Makefile.am b/kdeui/Makefile.am index 70157796a..761c1db63 100644 --- a/kdeui/Makefile.am +++ b/kdeui/Makefile.am @@ -18,8 +18,7 @@ # the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, # Boston, MA 02110-1301, USA. -SUBDIRS = . tests about -DIST_SUBDIRS = kdetrayproxy +SUBDIRS = . tests about kdetrayproxy INCLUDES= -I$(top_srcdir)/kdefx -I$(top_srcdir)/interfaces $(all_includes) |