From: Michael Andreen Date: Wed, 27 Dec 2000 21:22:47 +0000 (+0000) Subject: The makefile linked wrong, just some cleanup.. X-Git-Tag: test~9 X-Git-Url: https://ruin.nu/git/?p=eonsl.git;a=commitdiff_plain;h=2d1faca77cd4c8871a6a0eb3a4a759b3c8c88dc1;hp=a82b0a977969cc30aa6e541ae05cba65e8518158 The makefile linked wrong, just some cleanup.. The linking again, before i did find it.. The api documentation now include the widget baseclasses --- diff --git a/eonsl/api/skapa b/eonsl/api/skapa index 87dca05..54238f6 100644 --- a/eonsl/api/skapa +++ b/eonsl/api/skapa @@ -1,3 +1,3 @@ #!/bin/sh cd .. -kdoc -lqt -L/home/whale/qtkdoc -d /home/whale/src/eonsl/eonsl/api -n EonSL *.h +kdoc -lqt -L/home/whale/qtkdoc -d /home/whale/src/eonsl/eonsl/api -n EonSL *.h widgets/*.h