diff options
Diffstat (limited to 'appliance')
-rw-r--r-- | appliance/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/appliance/Makefile.am b/appliance/Makefile.am index b9bf9533..bf1183da 100644 --- a/appliance/Makefile.am +++ b/appliance/Makefile.am @@ -15,6 +15,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +include $(top_srcdir)/subdir-rules.mk + EXTRA_DIST = \ libguestfs-supermin-helper \ kmod.whitelist.in \ |