diff libgui/Makefile.am @ 15269:b42167e9d805

maint: Update Makefile.am comments to refer to Octave (program) rather than octave (command). * Makefile.am, doc/Makefile.am, doc/icons/Makefile.am, doc/refcard/Makefile.am, examples/Makefile.am, libcruft/Makefile.am, libgui/Makefile.am, libinterp/Makefile.am, liboctave/Makefile.am, scripts/Makefile.am, test/Makefile.am: Update Makefile.am comments to refer to Octave (program) rather than octave (command).
author Rik <rik@octave.org>
date Thu, 30 Aug 2012 20:22:19 -0700
parents efd2024c7d56
children 48cb1a5bb64d
line wrap: on
line diff
--- a/libgui/Makefile.am	Thu Aug 30 18:52:02 2012 -0700
+++ b/libgui/Makefile.am	Thu Aug 30 20:22:19 2012 -0700
@@ -1,3 +1,5 @@
+# Makefile for Octave's libgui directory
+#
 # Copyright (C) 2012 John W. Eaton
 #
 # This file is part of Octave.