]> granicus.if.org Git - file/commitdiff
remove the temporary magic directory again because it breaks make distcheck
authorChristos Zoulas <christos@zoulas.com>
Mon, 17 Jan 2011 16:51:09 +0000 (16:51 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 17 Jan 2011 16:51:09 +0000 (16:51 +0000)
magic/Makefile.am

index 421082fe5d7dc410cbb4b080b860eac69d364ab3..a4e75bd4c12d5e4e7a6d9d195e9e2a447e155b49 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $File: Makefile.am,v 1.58 2010/11/01 18:36:46 rrt Exp $
+# $File: Makefile.am,v 1.59 2011/01/04 18:42:58 rrt Exp $
 #
 MAGIC_FRAGMENT_BASE = Magdir
 MAGIC_DIR = $(top_srcdir)/magic
@@ -251,3 +251,4 @@ ${MAGIC}: $(EXTRA_DIST) $(FILE_COMPILE_DEP)
        @rm -fr magic
        @mkdir magic && cp -p $(EXTRA_DIST) magic
        $(FILE_COMPILE) -C -m magic
+       @rm -fr magic