]> 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 edcdc5435d701ae07350577b9e88aba9c363db0a..4f93e8b75fac88e985c258a6007b5e6778eb96db 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $File: Makefile.am,v 1.59 2011/01/04 18:42:58 rrt Exp $
+# $File: Makefile.am,v 1.60 2011/01/17 16:51:09 christos 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