Automatically create ftdi_eeprom.spec and include it in the tarball
[ftdi_eeprom] / configure.in
index 13e92c8..36af172 100644 (file)
@@ -12,4 +12,4 @@ PKG_CHECK_MODULES(LIBFTDI, libftdi)
 AC_SUBST(LIBFTDI_CFLAGS)
 AC_SUBST(LIBFTDI_LIBS)
 
-AC_OUTPUT(Makefile src/Makefile)
+AC_OUTPUT(Makefile src/Makefile ftdi_eeprom.spec)