aboutsummaryrefslogtreecommitdiff
path: root/guile-lint.am
diff options
context:
space:
mode:
Diffstat (limited to 'guile-lint.am')
-rw-r--r--guile-lint.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/guile-lint.am b/guile-lint.am
index 9d7dde5..1f98791 100644
--- a/guile-lint.am
+++ b/guile-lint.am
@@ -2,7 +2,7 @@
# See http://www.geocities.com/user42_kevin/guile-lint/index.html .
if HAVE_GUILE_LINT
-all-local: $(dist_guilemodule_DATA)
+all-local: $(dist_module_DATA)
$(GUILE_LINT) -L $(top_srcdir)/src/guile \
-L $(top_builddir)/src/guile -k $^
endif