From 79163d0ab9dfefbf07b465db87ee44fee1999caa Mon Sep 17 00:00:00 2001 From: Justin Seyster Date: Tue, 12 Apr 2011 20:41:57 -0400 Subject: [PATCH] Includes fclose_tracecut.c in make dist. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 2f2af23..7f9dfa5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = src test dist_noinst_SCRIPTS = workspace/Makefile.in dist_noinst_DATA = COPYING.RUNTIME workspace/README workspace/advice_header.c \ - workspace/duplicate.c workspace/hello.c Doxyfile web/doxy-footer.html \ - web/doxygen.css web/doxy-header.html + workspace/duplicate.c workspace/hello.c workspace/fclose_tracecut.c \ + Doxyfile web/doxy-footer.html web/doxygen.css web/doxy-header.html include $(srcdir)/doxygen.am -- 2.34.1