aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index f600c853..5f35be4f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -14,7 +14,7 @@
@SET_MAKE@
-# Copyright (C) 2012, Gabriel Dos Reis.
+# Copyright (C) 2012-2015, Gabriel Dos Reis.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -1066,8 +1066,6 @@ mostlyclean-local:
clean-local:
cd src && $(MAKE) $(AM_MAKEFLAGS) clean
- @-rm -rf $(target)
- @-rm -rf build
distclean-local:
cd src && $(MAKE) $(AM_MAKEFLAGS) distclean