aboutsummaryrefslogtreecommitdiff
path: root/extras/ezio/automake.mk
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2009-10-28 11:06:31 -0700
committerBen Pfaff <blp@nicira.com>2009-11-04 15:24:40 -0800
commit1c617a495fdc6bb91e29bf00df4c837f63d63199 (patch)
tree0702401761b98c270e622645710fed526d38989e /extras/ezio/automake.mk
parentc34b65c731a1b6dae014efe8895141e5b2fe758a (diff)
byteq: Move from extras/ezio into lib and export some private functions.
The upcoming JSON-RPC library wants to use this library, and it needs some functions that are currently declared static.
Diffstat (limited to 'extras/ezio/automake.mk')
-rw-r--r--extras/ezio/automake.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/extras/ezio/automake.mk b/extras/ezio/automake.mk
index 7c7db241..eae11cd1 100644
--- a/extras/ezio/automake.mk
+++ b/extras/ezio/automake.mk
@@ -25,8 +25,6 @@ install-data-hook:
bin_PROGRAMS += extras/ezio/ezio-term
extras_ezio_ezio_term_SOURCES = \
- extras/ezio/byteq.c \
- extras/ezio/byteq.h \
extras/ezio/ezio-term.c \
extras/ezio/ezio.c \
extras/ezio/ezio.h \