From cc75ebf7e8560a69a6847f0260cce4772fff440a Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Wed, 01 Oct 2008 03:57:58 +0000 Subject: Initial revision of command line importer. --- (limited to 'src/Makefile.in') diff --git a/src/Makefile.in b/src/Makefile.in index 558b621..5a5dd6a 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -163,3 +163,6 @@ clean: local-dist: $(DISTFILES) mkdir -p $(DESTDIR) cp -dp --parents $(DISTFILES) $(DESTDIR) + +Makefile: Makefile.in ../config.status + cd .. && ./config.status -- cgit v0.9.2