mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
subdirs-rules: Remove 'appliance' rule.
It was used in only one place (perl/Makefile.am). If users want to build just the appliance, then they could do 'make -C appliance'.
This commit is contained in:
@@ -24,7 +24,3 @@ $(generator_built): $(top_builddir)/generator/stamp-generator
|
||||
$(top_builddir)/generator/stamp-generator: force
|
||||
$(MAKE) -C $(top_builddir)/generator stamp-generator
|
||||
|
||||
# A symbolic rule to regenerate the appliance
|
||||
.PHONY: appliance
|
||||
appliance: force
|
||||
$(MAKE) -C $(top_builddir)/appliance
|
||||
|
||||
Reference in New Issue
Block a user