From d963fb720f3b10a2d72283c90cbb6c9d8b93ee94 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Mon, 17 Oct 2016 12:13:19 +0000 Subject: [PATCH] add application --- magic/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/magic/Makefile.am b/magic/Makefile.am index 03304887..bcda918f 100644 --- a/magic/Makefile.am +++ b/magic/Makefile.am @@ -1,5 +1,5 @@ # -# $File: Makefile.am,v 1.118 2016/08/02 16:53:28 christos Exp $ +# $File: Makefile.am,v 1.119 2016/10/17 12:13:19 christos Exp $ # MAGIC_FRAGMENT_BASE = Magdir MAGIC_DIR = $(top_srcdir)/magic @@ -23,6 +23,7 @@ $(MAGIC_FRAGMENT_DIR)/animation \ $(MAGIC_FRAGMENT_DIR)/aout \ $(MAGIC_FRAGMENT_DIR)/apl \ $(MAGIC_FRAGMENT_DIR)/apple \ +$(MAGIC_FRAGMENT_DIR)/application \ $(MAGIC_FRAGMENT_DIR)/applix \ $(MAGIC_FRAGMENT_DIR)/archive \ $(MAGIC_FRAGMENT_DIR)/assembler \ -- 2.40.0