]> Dogcows Code - chaz/openbox/commitdiff
more deps
authorDana Jansens <danakj@orodu.net>
Fri, 15 Nov 2002 01:02:31 +0000 (01:02 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 15 Nov 2002 01:02:31 +0000 (01:02 +0000)
otk/Makefile.am

index e79a8b53aadf66cdb29eb27ea48bc79c76cd9eb1..9fb61d341f20d2dcd393cc9003e791359394b20c 100644 (file)
@@ -14,7 +14,7 @@ MAINTAINERCLEANFILES= Makefile.in
 distclean-local:
        rm -f *\~ *.orig *.rej .\#*
 
-otk_test: libotk.a
+otk_test: libotk.a otk_test.cc
        $(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.02701 seconds and 4 git commands to generate.