libgee r23 - in trunk: . tests
- From: juergbi svn gnome org
- To: svn-commits-list gnome org
- Subject: libgee r23 - in trunk: . tests
- Date: Sat, 8 Mar 2008 17:28:49 +0000 (GMT)
Author: juergbi
Date: Sat Mar 8 17:28:49 2008
New Revision: 23
URL: http://svn.gnome.org/viewvc/libgee?rev=23&view=rev
Log:
2008-03-08 Juerg Billeter <j bitron ch>
* tests/Makefile.am: dist all source files
Modified:
trunk/ChangeLog
trunk/tests/Makefile.am
Modified: trunk/tests/Makefile.am
==============================================================================
--- trunk/tests/Makefile.am (original)
+++ trunk/tests/Makefile.am Sat Mar 8 17:28:49 2008
@@ -18,6 +18,7 @@
$(VALAC) --basedir $(top_srcdir) --vapidir $(top_srcdir)/gee --pkg gee-1.0 $^
touch $@
testarraylist_LDADD = $(progs_ldadd)
+EXTRA_DIST += $(testarraylist_VALASOURCES)
TEST_PROGS += testhashmap
testhashmap_VALASOURCES = testhashmap.vala
@@ -26,6 +27,7 @@
$(VALAC) --basedir $(top_srcdir) --vapidir $(top_srcdir)/gee --pkg gee-1.0 $^
touch $@
testhashmap_LDADD = $(progs_ldadd)
+EXTRA_DIST += $(testhashmap_VALASOURCES)
TEST_PROGS += testhashset
testhashset_VALASOURCES = testhashset.vala
@@ -34,6 +36,5 @@
$(VALAC) --basedir $(top_srcdir) --vapidir $(top_srcdir)/gee --pkg gee-1.0 $^
touch $@
testhashset_LDADD = $(progs_ldadd)
-
EXTRA_DIST += $(testhashset_VALASOURCES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]