mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
build: Move all SUFFIXES up to common-rules.mk.
They need to be available in all subdirectories.
This commit is contained in:
@@ -51,3 +51,9 @@ CLEANFILES += bindtests.tmp
|
||||
|
||||
# Files that should be universally removed by 'make distclean'.
|
||||
DISTCLEANFILES = .depend stamp-*
|
||||
|
||||
# Special suffixes used by OCaml.
|
||||
SUFFIXES = .cmo .cmi .cmx .ml .mli .mll .mly
|
||||
|
||||
# Special suffixes used by PO files.
|
||||
SUFFIXES += .po .gmo
|
||||
|
||||
Reference in New Issue
Block a user