mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Exclude daemon/lib and daemon/tests from being added to po/POTFILES.in
This commit is contained in:
@@ -160,6 +160,8 @@ all-local:
|
||||
find $(DIST_SUBDIRS) -name '*.c' -o -name '*.pl' -o -name '*.pm' | \
|
||||
grep -v 'perl/blib/' | \
|
||||
grep -v 'capitests/' | \
|
||||
grep -v 'daemon/lib/' | \
|
||||
grep -v 'daemon/tests/' | \
|
||||
grep -v 'examples/' | \
|
||||
grep -v '/guestfs_protocol.c' | \
|
||||
grep -v '/rc_protocol.c' | \
|
||||
|
||||
Reference in New Issue
Block a user