summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/Makefile.am')
-rw-r--r--cpukit/posix/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am
index bf4cef4992..4ca195baf5 100644
--- a/cpukit/posix/Makefile.am
+++ b/cpukit/posix/Makefile.am
@@ -6,8 +6,6 @@ include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
EXTRA_DIST =
-CLEANFILES =
-DISTCLEANFILES =
if HAS_POSIX
@@ -169,5 +167,4 @@ EXTRA_DIST += $(C_FILES) $(UNUSED_C_FILES)
all-local: $(PREINSTALL_FILES)
include $(srcdir)/preinstall.am
-
include $(top_srcdir)/automake/local.am