diff options
Diffstat (limited to 'common/rdr/Makefile.am')
-rw-r--r-- | common/rdr/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/rdr/Makefile.am b/common/rdr/Makefile.am index ff741c8b..ef911c24 100644 --- a/common/rdr/Makefile.am +++ b/common/rdr/Makefile.am @@ -18,3 +18,5 @@ if INCLUDED_ZLIB librdr_la_CPPFLAGS += -I$(top_srcdir)/common/zlib librdr_la_LIBADD += $(top_builddir)/common/zlib/libz.la endif + +EXTRA_DIST = CMakeLists.txt |