gobject-introspection r1059 - trunk/tests/scanner
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r1059 - trunk/tests/scanner
- Date: Thu, 22 Jan 2009 00:43:04 +0000 (UTC)
Author: johan
Date: Thu Jan 22 00:43:03 2009
New Revision: 1059
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=1059&view=rev
Log:
Fix distcheck
Modified:
trunk/tests/scanner/Makefile.am
Modified: trunk/tests/scanner/Makefile.am
==============================================================================
--- trunk/tests/scanner/Makefile.am (original)
+++ trunk/tests/scanner/Makefile.am Thu Jan 22 00:43:03 2009
@@ -155,6 +155,11 @@
rm -f $*.tgir; \
fi
+distclean-local:
+ @if test "$(top_builddir)" != "$(top_srcdir)"; then \
+ rm -f $(top_builddir)/tests/scanner/*.tgir; \
+ fi
+
check-local: pre-check
check-local: $(CHECKGIRS) $(CHECKTGIRS) $(TYPELIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]