From 677f35fbc9f51836f590c676a20484e3aad6c0ef Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Thu, 4 Jul 2002 15:26:59 +0000 Subject: [PATCH] Subdirs moved from SUBDIRS to DIST_SUBDIRS. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@49 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- include/Makefile.am | 2 +- include/arm/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index d7abe699..4846efb0 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -21,7 +21,7 @@ # Written by Marcel Telka , 2002. # -SUBDIRS = \ +DIST_SUBDIRS = \ arm noinst_HEADERS = \ diff --git a/include/arm/Makefile.am b/include/arm/Makefile.am index d79f4260..ecd7cdef 100644 --- a/include/arm/Makefile.am +++ b/include/arm/Makefile.am @@ -21,7 +21,7 @@ # Written by Marcel Telka , 2002. # -SUBDIRS = \ +DIST_SUBDIRS = \ platform \ sa11x0 \ pxa2x0