Skip to content

Commit a8262ce

Browse files
authored
Merge pull request #1178 from jameslai-dev/fix-make-package
Remove auto-generated sysconfig-crlf.txt from the testsuite Makefile
2 parents 1a69b94 + b86c1a2 commit a8262ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testsuite/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ TESTS = $(check_PROGRAMS)
2323

2424
AM_DEFAULT_SOURCE_EXT = .cc
2525

26-
EXTRA_DIST = $(noinst_SCRIPTS) sysconfig-get1.txt sysconfig-set1.txt sysconfig-crlf.txt
26+
EXTRA_DIST = $(noinst_SCRIPTS) sysconfig-get1.txt sysconfig-set1.txt
2727

2828
equal_date_test_LDADD = -lboost_unit_test_framework ../client/utils/libutils.la
2929

0 commit comments

Comments
 (0)