From: Justin Seyster Date: Wed, 13 Apr 2011 00:41:57 +0000 (-0400) Subject: Includes fclose_tracecut.c in make dist. X-Git-Tag: release-v1.1~8 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=79163d0ab9dfefbf07b465db87ee44fee1999caa;p=interaspect.git Includes fclose_tracecut.c in make dist. --- 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