summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fd7f3a2..b11b1b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,4 +62,4 @@ BUILT_SOURCES = \
atasmart.strpool.c
atasmart.strpool.c: atasmart.c strpool
- $(builddir)/strpool $< $@
+ $(top_builddir)/strpool $< $@