Skip to content
Snippets Groups Projects
Commit 77b8e8af authored by Kipp Cannon's avatar Kipp Cannon
Browse files

gstlal-inspiral: alphabetize configure targets

- also somebody's been modifying this without putting "\" characters into
  lines.  I guess it worked ... but ... seriously?

  https://www.youtube.com/watch?v=FClGhto1vIg
parent dbd8e9df
No related branches found
No related tags found
No related merge requests found
......@@ -13,24 +13,24 @@ AC_CONFIG_MACRO_DIR([gnuscripts])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign])
AUTOMAKE_OPTIONS="${AUTOMAKE_OPTIONS} --add-missing --copy"
AC_CONFIG_FILES([ \
Makefile \
gstlal-inspiral.spec \
bin/Makefile \
debian/control \
debian/Makefile \
doc/Doxyfile \
doc/Makefile \
gstlal-inspiral.spec \
gst/Makefile \
gst/lal/Makefile \
gst/python/Makefile \
lib/gstlal-inspiral.pc \
lib/Makefile \
lib/skymap/Makefile \
python/Makefile \
Makefile \
python/emcee/Makefile \
python/Makefile \
python/stats/Makefile \
gst/Makefile \
gst/lal/Makefile \
gst/python/Makefile \
bin/Makefile \
share/Makefile \
tests/Makefile
doc/Doxyfile \
doc/Makefile
])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment