diff options
Diffstat (limited to 'libphobos/src')
| -rw-r--r-- | libphobos/src/Makefile.am | 2 | ||||
| -rw-r--r-- | libphobos/src/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libphobos/src/Makefile.am b/libphobos/src/Makefile.am index 763ca3beb59..ec2bda68334 100644 --- a/libphobos/src/Makefile.am +++ b/libphobos/src/Makefile.am @@ -78,7 +78,7 @@ install-data-local: done # Source file definitions. Boring stuff, auto-generated with -# https://gist.github.com/jpf91/8744acebc9dcf1e9d1a35cdff20afbb2 +# libphobos/scripts/gen_phobos_sources.d # Can't use wildcards here: # https://www.gnu.org/software/automake/manual/html_node/Wildcards.html if ENABLE_LIBDRUNTIME_ONLY diff --git a/libphobos/src/Makefile.in b/libphobos/src/Makefile.in index dcf6425f86f..d1512b9e4c9 100644 --- a/libphobos/src/Makefile.in +++ b/libphobos/src/Makefile.in @@ -624,7 +624,7 @@ libgphobos_la_LINK = $(LIBTOOL) --tag=D $(libgphobos_la_LIBTOOLFLAGS) \ # Source file definitions. Boring stuff, auto-generated with -# https://gist.github.com/jpf91/8744acebc9dcf1e9d1a35cdff20afbb2 +# libphobos/scripts/gen_phobos_sources.d # Can't use wildcards here: # https://www.gnu.org/software/automake/manual/html_node/Wildcards.html @ENABLE_LIBDRUNTIME_ONLY_TRUE@PHOBOS_DSOURCES = |
