summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--otk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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