Kaydet (Commit) bd633f4c authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Proper AC_CONFIG_FILE treatment

Change-Id: Ic029d0d174a00af783fd276852231523aae59866
üst 6ced5dbd
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
# autoconf generated stuff # autoconf generated stuff
/aclocal.m4 /aclocal.m4
/android/experimental/LOAndroid3/AndroidManifest.xml
/autom4te.cache /autom4te.cache
/autogen.input /autogen.input
/autogen.lastrun /autogen.lastrun
......
...@@ -157,6 +157,7 @@ distclean : clean compilerplugins-clean ...@@ -157,6 +157,7 @@ distclean : clean compilerplugins-clean
rm -fr \ rm -fr \
$(BUILDDIR)/Makefile \ $(BUILDDIR)/Makefile \
$(BUILDDIR)/aclocal.m4 \ $(BUILDDIR)/aclocal.m4 \
$(BUILDDIR)/android/experimental/LOAndroid3/AndroidManifest.xml \
$(BUILDDIR)/autom4te.cache \ $(BUILDDIR)/autom4te.cache \
$(BUILDDIR)/config.log \ $(BUILDDIR)/config.log \
$(BUILDDIR)/config.Build.log \ $(BUILDDIR)/config.Build.log \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment