]> sigrok.org Git - sigrok-firmware.git/blobdiff - configure.ac
doc: update IRC reference to Libera.Chat
[sigrok-firmware.git] / configure.ac
index 9ba54a9acc73412d1491402f66d44e138098b3b3..0896c3b7de9e8cee3b40da4f63d873c000b3aee8 100644 (file)
@@ -14,8 +14,7 @@
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software
-## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+## along with this program; if not, see <http://www.gnu.org/licenses/>.
 ##
 
 # We require at least autoconf 2.63 (AC_INIT format changed there).
@@ -31,8 +30,5 @@ AM_SILENT_RULES([yes])
 
 AC_PROG_INSTALL
 
-AC_CONFIG_FILES([Makefile
-                asix-sigma/Makefile
-                sysclk-lwla/Makefile
-               ])
+AC_CONFIG_FILES([Makefile])
 AC_OUTPUT