summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alla@lysator.liu.se>2001-08-26 22:23:28 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-08-26 22:23:28 +0000
commit9176be34d5fa2dae3de09f0d5d70df3416ff2bff (patch)
treecac80890382f485317f8808d0b402efb93f33546 /tests/Makefile.am
parente0e34e59eacae0cdb9f78a93c1c4bb2c77f0993b (diff)
downloadgdk-pixbuf-9176be34d5fa2dae3de09f0d5d70df3416ff2bff.tar.gz
Ressurect the properties test. I don't care if it is inferior, I just want
2001-08-26 Alexander Larsson <alla@lysator.liu.se> * tests/testgtk.c: * tests/Makefile.am: Ressurect the properties test. I don't care if it is inferior, I just want to test my property code.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index bf71bb654..2041f0b89 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -76,7 +76,8 @@ testtext_LDADD = $(LDADDS)
treestoretest_LDADD = $(LDADDS)
testgtk_SOURCES = \
- testgtk.c
+ prop-editor.c \
+ testgtk.c
testtreeview_SOURCES = \
prop-editor.c \