From 686ac453212e8e45f007353890fc4ca35eed39cf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 4 Mar 2024 13:13:10 +0900 Subject: Drop dummy development test for vertical tab widget Signed-off-by: Michele Calgaro --- src/app/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/app/Makefile.am') diff --git a/src/app/Makefile.am b/src/app/Makefile.am index 43a17a5..13347e7 100644 --- a/src/app/Makefile.am +++ b/src/app/Makefile.am @@ -49,12 +49,4 @@ rc_DATA = gwenviewui.rc pixmapdir = $(datadir)/pixmaps pixmap_DATA = gwenview.xpm -check_PROGRAMS = testvtabwidget -testvtabwidget_SOURCES = testvtabwidget.cpp -testvtabwidget_LDADD = \ - libgwenshared.la \ - $(LIB_TDEUTILS) $(LIB_TDEFILE) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TDEPRINT) $(LIB_TQT) \ - $(LIBJPEG) -testvtabwidget_LDFLAGS = $(all_libraries) $(LIB_TQT) - .NOTPARALLEL: -- cgit v1.2.1