Fixed checks for libpython features
[libguestfs.git] / generator / Makefile.am
index 44c0594..dfa5893 100644 (file)
@@ -13,7 +13,7 @@
 #
 # 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 SOURCES = \
        generator_types.ml \
@@ -36,7 +36,7 @@ SOURCES = \
        generator_c.ml \
        generator_xdr.ml \
        generator_daemon.ml \
-       generator_capitests.ml \
+       generator_tests_c_api.ml \
        generator_fish.ml \
        generator_ocaml.ml \
        generator_perl.ml \