gobject-introspection r1059 - trunk/tests/scanner



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]