# HG changeset patch # User John W. Eaton # Date 1264009749 18000 # Node ID 722b43fd486e9c9e1335d31073c0f4a64aa2fa65 # Parent deba43069023e6d13282ff584722dea20c436930 don't distribute libcruft/STOP.patch diff --git a/libcruft/ChangeLog b/libcruft/ChangeLog --- a/libcruft/ChangeLog +++ b/libcruft/ChangeLog @@ -1,3 +1,7 @@ +2010-01-20 John W. Eaton + + * Makefile.am (EXTRA_DIST): Remove STOP.patch from the list. + 2010-01-20 Jaroslav Hajek * misc/quit.h: Define inline-function variant of OCTAVE_QUIT in C++ diff --git a/libcruft/Makefile.am b/libcruft/Makefile.am --- a/libcruft/Makefile.am +++ b/libcruft/Makefile.am @@ -63,7 +63,7 @@ ./mkf77def $(srcdir) $(libcruft_la_SOURCES) > $@-t mv $@-t $@ -EXTRA_DIST += ChangeLog STOP.patch mkf77def.in +EXTRA_DIST += ChangeLog mkf77def.in DISTCLEANFILES = cruft.def