Skip to content

Commit c83026d

Browse files
committed
Added current_hash to files removed by distclean.
1 parent a4930c1 commit c83026d

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
@@ -58,7 +58,7 @@ EXTRA_DIST = acinclude.m4 \
5858

5959
bin_SCRIPTS = pbs-config
6060

61-
DISTCLEANFILES = pbs-config
61+
DISTCLEANFILES = pbs-config current_hash
6262
MOSTLYCLEANFILES = *.gcda *.gcno *.gcov
6363

6464
DISTCHECK_CONFIGURE_FLAGS=--with-server-home=$$dc_install_base/spool

0 commit comments

Comments
 (0)