delete configure droppings in setup clean
[haskell-directory.git] / directory.cabal
index 929075c..abb4b48 100644 (file)
@@ -8,7 +8,6 @@ description:
        This package provides a library for handling directories.
 exposed-modules:
        System.Directory
-       System.Directory.Internals
 c-sources:
        cbits/directory.c
 include-dirs: include
@@ -16,4 +15,6 @@ includes:     HsDirectory.h
 install-includes:      HsDirectory.h HsDirectoryConfig.h
 extensions:    CPP, ForeignFunctionInterface
 build-depends: base, old-time, filepath
-
+extra-tmp-files:
+        config.log config.status autom4te.cache
+        include/HsDirectoryConfig.h