diff options
Diffstat (limited to 'e-util')
-rw-r--r-- | e-util/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 74bf6978d7..29cd5e58e5 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -136,7 +136,10 @@ libeconduit_la_SOURCES = $(pilot_compile) libeconduit_static_la_SOURCES = $(libeconduit_la_SOURCES) libeconduit_static_la_LDFLAGS = -all-static -EXTRA_DIST = $(pilot_sources) e-util-marshal.list +EXTRA_DIST = \ + $(pilot_sources) \ + ChangeLog.pre-1-4 \ + e-util-marshal.list edb3include_HEADERS = \ e-db3-utils.h \ |