From 5202da78533aed8d48f63d764128929423fd6822 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 09 Dec 2002 14:13:01 +0000 Subject: Wellenreiter is now fully integrated into the Opie build environment. If you want to play with what we have yet, be sure to add the following to the makefile: * noncore/net/wellenreiter/libwellenreiter * noncore/net/wellenreiter/daemon * noncore/net/wellenreiter/gui Don't add the toplevel noncore/net/wellenreiter, because the Makefile in there is handcrafted. --- (limited to 'noncore/net/wellenreiter/Makefile') diff --git a/noncore/net/wellenreiter/Makefile b/noncore/net/wellenreiter/Makefile index 22b23f4..db085e3 100644 --- a/noncore/net/wellenreiter/Makefile +++ b/noncore/net/wellenreiter/Makefile @@ -9,7 +9,7 @@ MAKEFILE= Makefile TMAKE = tmake -SUBDIRS = libwellenreiter/source daemon/source gui +SUBDIRS = libwellenreiter daemon gui all: $(SUBDIRS) -- cgit v0.9.0.2