X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/97dfe27a710cb028cdf5538ef6cd47cb22fdd42a..7bfc84094d7dc1f03af7314c4a74c216bc5a92f5:/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.