openbsd-ports/x11/qt2/patches/patch-examples_Makefile_in

16 lines
390 B
Plaintext

--- examples/Makefile.in.orig Wed Nov 8 18:07:07 2000
+++ examples/Makefile.in Tue Nov 21 10:30:33 2000
@@ -73,6 +73,12 @@ SUBDIRS = aclock \
table \
xmlquotes
+SUBDIRS += biff box canvas desktop fileiconview ftpclient gear httpd \
+ iconview mail mdi networkprotocol overlay overlay_x11 statistics \
+ xmlquotes
+SUBDIRS += $(EXTRA_SAMPLES)
+
+
all:
$(MAKE) $(SUBDIRS)