Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
5545a83a
Commit
5545a83a
authored
Jun 25, 2014
by
Lorenz Huedepohl
Browse files
Also remove left-over directories in make dist-clean
parent
4104012a
Changes
2
Hide whitespace changes
Inline
Side-by-side
ELPA_2014.06/Makefile.am
View file @
5545a83a
...
...
@@ -282,6 +282,11 @@ clean-local:
distclean-local
:
-
rm
config-f90.h
-
rmdir
./src/.deps
-
rmdir
./src
-
rmdir
./test/.deps
-
rmdir
./test
-
rmdir
modules/
EXTRA_DIST
=
fdep/fortran_dependencies.pl fdep/fortran_dependencies.mk
...
...
ELPA_2014.06/Makefile.in
View file @
5545a83a
...
...
@@ -1961,6 +1961,11 @@ clean-local:
distclean-local
:
-
rm
config-f90.h
-
rmdir
./src/.deps
-
rmdir
./src
-
rmdir
./test/.deps
-
rmdir
./test
-
rmdir
modules/
libtool
:
$(LIBTOOL_DEPS)
$(SHELL)
./config.status libtool
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment