]> Dogcows Code - chaz/openbox/commitdiff
blef
authorDana Jansens <danakj@orodu.net>
Fri, 15 Nov 2002 00:28:47 +0000 (00:28 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 15 Nov 2002 00:28:47 +0000 (00:28 +0000)
otk/Makefile.am

index f8614b66cbb933c4d2fbe9c3a8f8c6f91994c36f..e79a8b53aadf66cdb29eb27ea48bc79c76cd9eb1 100644 (file)
@@ -14,7 +14,7 @@ MAINTAINERCLEANFILES= Makefile.in
 distclean-local:
        rm -f *\~ *.orig *.rej .\#*
 
-otk_test:
+otk_test: libotk.a
        $(CXX) $(CPPFLAGS) -DHAVE_CONFIG_H -I. -I. -I.. -I../src $(XFT_CFLAGS) -Wall -W -pedantic -DNDEBUG -g -O2 -o otk_test otk_test.cc $(XFT_LIBS) ./libotk.a 
 
 # local dependencies
This page took 0.02119 seconds and 4 git commands to generate.