]> git.draconx.ca Git - cdecl99.git/blobdiff - glconfig.mk
Better document fix-gnulib.
[cdecl99.git] / glconfig.mk
index 218eec00eefc32c71fb2c8da2671890170346037..dd999af22c4ad6e624511c3084063cabfb226219 100644 (file)
@@ -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.