Skip to content

Commit 88685af

Browse files
committed
Adding CMakeLists.txt to EXTRA_DIST
1 parent 5b85d31 commit 88685af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
2222
pkgconfigdir = $(libdir)/pkgconfig
2323
pkgconfig_DATA = libpsl.pc
2424

25-
EXTRA_DIST = build-aux/config.rpath LICENSE meson.build meson_options.txt
25+
EXTRA_DIST = build-aux/config.rpath CMakeLists.txt LICENSE meson.build meson_options.txt
2626
dist-hook:
2727
mkdir -p $(distdir)/list/tests
2828
cp -p $(PSL_FILE) $(distdir)/list

0 commit comments

Comments
 (0)