X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/b48ddbe1ee821a75e11675235f83e3e47f2bf923..2107273c13bf3cb794f20b394b98baac6c917a99:/glconfig.mk diff --git a/glconfig.mk b/glconfig.mk index 218eec0..dd999af 100644 --- a/glconfig.mk +++ b/glconfig.mk @@ -21,7 +21,7 @@ GLSYM_V_ = $(GLSYM_V_$(AM_DEFAULT_VERBOSITY)) GLSYM_V_0 = @echo " GLSYM " $<; gnulib_symfiles = $(gnulib_lt_objects:.lo=.glsym) -gnulib_src_headers += $(GLCONFIG) +gnulib_headers += $(GLCONFIG) # This suffix rule triggers symbol generation only on demand. Dependencies are # not tracked directly, so it must remain phony and thus not create the target.