summaryrefslogtreecommitdiff
path: root/src/Makefile_Eo.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile_Eo.am')
-rw-r--r--src/Makefile_Eo.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile_Eo.am b/src/Makefile_Eo.am
index c61822c9a7..2d7d083cd9 100644
--- a/src/Makefile_Eo.am
+++ b/src/Makefile_Eo.am
@@ -14,10 +14,6 @@ BUILT_SOURCES += \
$(eo_eolian_c) \
$(eo_eolian_h)
-CLEANFILES += \
- $(eo_eolian_c) \
- $(eo_eolian_h)
-
lib_LTLIBRARIES += lib/eo/libeo.la
installed_eomainheadersdir = $(includedir)/eo-@VMAJ@