X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/97dfe27a710cb028cdf5538ef6cd47cb22fdd42a..ff3807b3c1ad23f6a8811241665a00a0c9e957f4:/snippet/glconfig.mk diff --git a/snippet/glconfig.mk b/snippet/glconfig.mk index 218eec0..dd999af 100644 --- a/snippet/glconfig.mk +++ b/snippet/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.