summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDodji Seketeli <dodji at seketeli dot org>2003-06-29 15:14:52 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-06-29 15:14:52 +0000
commit4ac441cc6909d3a288e7e66ca631952a526b253d (patch)
tree5e96628a09de88a92bb19b91b847a7e8875b586f /Makefile.am
parent34772d8cb6bb3054e0b24c3ac75c49b5f8acb3f0 (diff)
downloadlibcroco-4ac441cc6909d3a288e7e66ca631952a526b253d.tar.gz
updated this test reference output.
2003-06-30 Dodji Seketeli <dodji at seketeli dot org> * tests/test-output-refs/test4.1.css.out: updated this test reference output. * src/parser/cr-statement.c: fixed a typo that lead to a small regression detected by the non regression test suite. * tests/testctl: made sure no to consider the .cvsignore file during the final diff. * src/layeng/cr-box-view.[ch]: fixed some compiler warnings. Dodji.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9cf526c..6e16253 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ bin_SCRIPTS=croco-config
man_MANS = croco-config.1
EXTRA_DIST= croco-config.in libcroco.pc libcroco.spec TODO Doxyfile \
-HACKING COPYING.LIB COPYING docs/examples/cssom-example.c \
+HACKING COPYING.LIB COPYING docs/examples/*.c \
docs/usage.txt tests/test-inputs/*.css \
tests/test-output-refs/*.out $(man_MANS)