X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=9fb61d341f20d2dcd393cc9003e791359394b20c;hb=ed4696f6910047ae596a874ef3f1f85b5390aadb;hp=f8614b66cbb933c4d2fbe9c3a8f8c6f91994c36f;hpb=e6026ed9a5026e0e3fa350cdf3615afb4dc18bce;p=chaz%2Fopenbox diff --git a/otk/Makefile.am b/otk/Makefile.am index f8614b66..9fb61d34 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -14,7 +14,7 @@ MAINTAINERCLEANFILES= Makefile.in distclean-local: rm -f *\~ *.orig *.rej .\#* -otk_test: +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