From f004a893e5102e76ed1ca2f6e6f9a77503507d30 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Tue, 13 Jul 1999 04:09:21 +0000 Subject: [PATCH] add dist target git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/xacc-12-patch@1815 57a11ea4-9604-0410-9ed3-97b8803252fd --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 747fa4f7cd..bb0690e7f4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -172,7 +172,7 @@ install: # done .PHONY: default install-private install motif motif-static -.PHONY: depend clean distclean +.PHONY: depend dist clean distclean # Local Variables: # tab-width: 2