tests: Do not include built source in the distribution
[gnome.gobject-introspection] / tests / invoke / Makefile.am
index ad3d097..fe02dee 100644 (file)
@@ -6,7 +6,8 @@ testlibdir = /tmp
 install-testlibLTLIBRARIES: # prevent it from being installed
 
 testfns_la_SOURCES =                           \
-       testfns.c                               \
+       testfns.c
+nodist_testfns_la_SOURCES =                    \
        testfns-metadata.c
 testfns_la_CFLAGS = $(GIREPO_CFLAGS) -I$(top_srcdir)/girepository
 testfns_la_LDFLAGS = -module -avoid-version