diff options
Diffstat (limited to 'pmt/src/lib/Makefile.am')
-rw-r--r-- | pmt/src/lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pmt/src/lib/Makefile.am b/pmt/src/lib/Makefile.am index 672424edeb..60f889c4b4 100644 --- a/pmt/src/lib/Makefile.am +++ b/pmt/src/lib/Makefile.am @@ -59,6 +59,7 @@ EXTRA_DIST = \ # These are the source files that go into the pmt shared library libpmt_la_SOURCES = \ pmt.cc \ + pmt_io.cc \ pmt_unv.cc # magic flags |