changeset 13906:155e9c625761

maint: distribute profiler.h * src/Makefile.am (octinclude_HEADERS): Include profiler.h in the list. * src/Makefile.am (nodist_octinclude_HEADERS): Remove profiler.h from the list.
author John W. Eaton <jwe@octave.org>
date Tue, 22 Nov 2011 04:23:02 -0500
parents e98cd21d63ea
children 755f6b340453 32a77debff75
files src/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Tue Nov 22 04:03:19 2011 -0500
+++ b/src/Makefile.am	Tue Nov 22 04:23:02 2011 -0500
@@ -286,6 +286,7 @@
   parse.h \
   pr-output.h \
   procstream.h \
+  profiler.h \
   sighandlers.h \
   siglist.h \
   sparse-xdiv.h \
@@ -311,7 +312,6 @@
   defaults.h \
   graphics.h \
   oct-conf.h \
-  profiler.h \
   mxarray.h \
   version.h