Skip to content

Commit

Permalink
Fix dist check
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaelers committed Feb 15, 2025
1 parent aa09698 commit 785ad61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MAINTAINERCLEANFILES = \
intltool-extract.in intltool-extract workrave.spec \
compile AUTHORS.txt COPYING.txt \
NEWS.txt README.txt
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
DISTCLEANFILES = intltool-extract intltool-merge intltool-update po/.intltool-merge-cache.lock

SUBDIRS = m4 po common libs backend frontend
DIST_SUBDIRS = $(SUBDIRS) build contrib
Expand Down

0 comments on commit 785ad61

Please sign in to comment.