summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile-giscanner.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile-giscanner.am b/Makefile-giscanner.am
index 509cfeb9..8a8c7edb 100644
--- a/Makefile-giscanner.am
+++ b/Makefile-giscanner.am
@@ -9,7 +9,7 @@ BUILT_SOURCES += \
AM_YFLAGS = -d -t
# Why do I have to do this automake?
-scannerlexer.h: giscanner/scannerlexer.c
+scannerlexer.h: scannerlexer.c
noinst_LTLIBRARIES += libgiscanner.la