From 5f436ee81d571d622cc62166d8bb89358c06f04d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 15 Nov 2002 00:28:47 +0000 Subject: [PATCH] blef --- otk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otk/Makefile.am b/otk/Makefile.am index f8614b66..e79a8b53 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 $(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 -- 2.44.0