1 2 3 4 5 6 7 8 9
testdir = $(pkgdatadir)/data/test test_DATA = \ palette.gpl \ simplefile.txt EXTRA_DIST = \ $(test_DATA) \ CMakeLists.txt