summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 3201f7d..d8b4554 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -78,9 +78,6 @@ include_HEADERS += librabbitmq/amqp_ssl_socket.h
endif
if REGENERATE_AMQP_FRAMING
-BUILT_SOURCES = \
- $(top_builddir)/librabbitmq/amqp_framing.h \
- $(top_builddir)/librabbitmq/amqp_framing.c
if PYTHON3
codegen_py = $(top_builddir)/librabbitmq/python3/codegen3.py