aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJeremy Henty <onepoint@starurchin.org>2012-12-10 07:09:56 +0000
committerJeremy Henty <onepoint@starurchin.org>2012-12-10 07:09:56 +0000
commitd2d57c6b0669e67d129387af938f770913057386 (patch)
treeb6576614cff228763dd6bc9583c2fb217368db0d /test
parent9beee9d57a90c27444889e76f85205499694263c (diff)
test/Makefile.am: remove the (now unused) fltk_browser_* variables.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 730dad83..9589e09b 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -149,9 +149,6 @@ dw_ui_test_LDADD = \
$(top_builddir)/lout/liblout.a \
@LIBFLTK_LIBS@
-fltk_browser_SOURCES = fltk_browser.cc
-fltk_browser_LDADD = @LIBFLTK_LIBS@
-
shapes_SOURCES = shapes.cc
shapes_LDADD = \
$(top_builddir)/dw/libDw-core.a \