[vlc-commits] Add dolt generated files to distclean
Rafaël Carré
git at videolan.org
Mon Sep 10 10:50:59 CEST 2012
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Mon Sep 10 10:50:38 2012 +0200| [4e6ace3517fc6115b4b43c7502e147f94f1e0451] | committer: Rafaël Carré
Add dolt generated files to distclean
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4e6ace3517fc6115b4b43c7502e147f94f1e0451
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index d15033a..a6864d0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -576,7 +576,7 @@ EXTRA_DIST += \
###############################################################################
CLEANFILES =
-DISTCLEANFILES = $(BUILT_SOURCES_distclean) compile
+DISTCLEANFILES = $(BUILT_SOURCES_distclean) compile doltcompile doltlibtool
MAINTAINERCLEANFILES = ChangeLog
# Shortcut for developers to rebuild the core (libvlc + vlc)
More information about the vlc-commits
mailing list