aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 3008ba703..7bb59db6e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -66,7 +66,7 @@ distclean: clean
66 for dir in $(MYLIBS); do \ 66 for dir in $(MYLIBS); do \
67 $(MAKE) -C $$dir distclean; \ 67 $(MAKE) -C $$dir distclean; \
68 done 68 done
69 rm -fr Makefile autom4te.cache config.log config.status config.h 69 rm -fr Makefile autom4te.cache config.log config.status config.h uids.h
70 70
71realinstall: 71realinstall:
72 # firejail executable 72 # firejail executable