]> git.draconx.ca Git - upkg.git/commitdiff
Fix distribution of test data.
authorNick Bowler <nbowler@draconx.ca>
Sun, 27 Feb 2022 19:15:19 +0000 (14:15 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sun, 27 Feb 2022 19:15:19 +0000 (14:15 -0500)
Makefile.am

index da9a3958a78dfc470559acb2ac600a6d222a5516..8f989181ef599550280288e8fb39829ee30d7b7c 100644 (file)
@@ -96,6 +96,8 @@ $(test_decodeindex_OBJECTS): $(gnulib_headers)
 test_pcxrle_LDADD = src/engine/pcx.lo libupkg.la $(TEST_LIBS)
 $(test_pcxrle_OBJECTS): $(gnulib_headers)
 
+EXTRA_DIST += tests/data/test0.utx tests/data/hatch2x2.pcx
+
 # Supporting rules for GObject Builder
 GOB_V   = $(GOB_V_@AM_V@)
 GOB_V_  = $(GOB_V_@AM_DEFAULT_V@)