diff Makefile.am @ 10837:6ea0cf31667d

Add Makefile options to clean up build directories and allow 'make distcheck' to finish
author Rik <octave@nomad.inbox5.com>
date Fri, 30 Jul 2010 10:43:54 -0700
parents cbf6eebb2a0b
children dea165ff6d74
line wrap: on
line diff
--- a/Makefile.am	Fri Jul 30 10:48:24 2010 -0400
+++ b/Makefile.am	Fri Jul 30 10:43:54 2010 -0700
@@ -95,7 +95,7 @@
 
 CLEANFILES = $(BUILT_SHELL_FILES)
 
-DISTCLEANFILES = $(INFO_FILES) 
+DISTCLEANFILES = $(INFO_FILES) .gdbinit 
 
 CONFIG_FILES = @ac_config_headers@ @ac_config_files@