diff options
Diffstat (limited to 'src/io/Makefile.am')
-rw-r--r-- | src/io/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/Makefile.am b/src/io/Makefile.am index bc1b59f5..63fbf41e 100644 --- a/src/io/Makefile.am +++ b/src/io/Makefile.am @@ -32,7 +32,7 @@ noinst_LIBRARIES = libio.a -libio_a_SOURCES = Input.cc +libio_a_SOURCES = Input.cc std-streams.cc oa_target_incdir = $(top_builddir)/$(target)/include |