summaryrefslogtreecommitdiffstatsabout
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in3
1 files changed, 3 insertions, 0 deletions
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:
163local-dist: $(DISTFILES) 163local-dist: $(DISTFILES)
164 mkdir -p $(DESTDIR) 164 mkdir -p $(DESTDIR)
165 cp -dp --parents $(DISTFILES) $(DESTDIR) 165 cp -dp --parents $(DISTFILES) $(DESTDIR)
166
167Makefile: Makefile.in ../config.status
168 cd .. && ./config.status