diff options
Diffstat (limited to 'Makefile_Eolian_Cxx_Helper.am')
-rw-r--r-- | Makefile_Eolian_Cxx_Helper.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile_Eolian_Cxx_Helper.am b/Makefile_Eolian_Cxx_Helper.am index 12ac58e17..978a89275 100644 --- a/Makefile_Eolian_Cxx_Helper.am +++ b/Makefile_Eolian_Cxx_Helper.am | |||
@@ -16,4 +16,3 @@ SUFFIXES += .eo.hh | |||
16 | %.eo.hh: %.eo $(_EOLIAN_CXX_DEP) | 16 | %.eo.hh: %.eo $(_EOLIAN_CXX_DEP) |
17 | $(AM_V_EOLCXX)$(EOLIAN_CXX) $(EOLIAN_FLAGS) -o $@ $< | 17 | $(AM_V_EOLCXX)$(EOLIAN_CXX) $(EOLIAN_FLAGS) -o $@ $< |
18 | 18 | ||
19 | CLEANFILES += $(BUILT_SOURCES) | ||