]> granicus.if.org Git - graphviz/commitdiff
distribute a VS compatible version of config.h
authorellson <devnull@localhost>
Fri, 6 Mar 2009 16:47:56 +0000 (16:47 +0000)
committerellson <devnull@localhost>
Fri, 6 Mar 2009 16:47:56 +0000 (16:47 +0000)
   -- will get overwritten if ./configure is run

Makefile.am

index 23ef5babef1727857c70b76c79bdbd04e412ad27..ad49a826e1a3930980ff2befc53623f09d9c401b 100644 (file)
@@ -28,7 +28,7 @@ dist-hook:
 
 EXTRA_DIST = $(txt) $(html) graphviz.spec.in graphviz.spec \
        autogen.sh config/depcomp config/config.rpath \
-       builddate.h ast_common.h.in compat.h config.h.vs_extra \
+       builddate.h ast_common.h.in compat.h config.h \
        Makefile.old Config.mk.old configure.old INSTALL.old \
        Makeargs config.h.old compat_getopt.h iffe config.iffe \
        m4/README m4/iconv.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 \