summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/powerpc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librdbg/src/powerpc/Makefile.am')
-rw-r--r--c/src/librdbg/src/powerpc/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/c/src/librdbg/src/powerpc/Makefile.am b/c/src/librdbg/src/powerpc/Makefile.am
index 20b42c0d48..e261a3a756 100644
--- a/c/src/librdbg/src/powerpc/Makefile.am
+++ b/c/src/librdbg/src/powerpc/Makefile.am
@@ -2,8 +2,6 @@
## $Id$
##
-EXTRA_DIST = excep_f.c rdbg_cpu_asm.S rdbg_f.c
-
RPCCPUDIR = $(RTEMS_CPU)/new_exception_processing
EXTRA_LIBRARIES = librdbg.a
@@ -39,7 +37,6 @@ X_FILES = ../remdeb.x new_exception_processing/remdeb_f.x
MAINTAINERCLEANFILES = $(H_FILES) $(GEN_C_FILES)
include $(top_srcdir)/automake/compile.am
-include $(top_srcdir)/automake/lib.am
FRONTEND = \"$(RPCCPUDIR)/remdeb_f.x\"
@@ -76,7 +73,7 @@ include_rdbg_HEADERS = $(srcdir)/new_exception_processing/remdeb.h
all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
-EXTRA_DIST += remdeb_f.x $(GEN_C_FILES)
+EXTRA_DIST = remdeb_f.x $(GEN_C_FILES)
PREINSTALL_DIRS =
PREINSTALL_FILES =