]> granicus.if.org Git - graphviz/commitdiff
Modify makefile to include compat_unistd.h in dist
authorerg <devnull@localhost>
Mon, 7 May 2007 19:58:32 +0000 (19:58 +0000)
committererg <devnull@localhost>
Mon, 7 May 2007 19:58:32 +0000 (19:58 +0000)
lib/ast/Makefile.am

index e3f9815c752a8e84664eef20e11fbe487bfd0aa5..205728fe5d581779db63ea091978954208fa4ff5 100644 (file)
@@ -11,4 +11,4 @@ libast_C_la_SOURCES = pathpath.c sfstr.h chresc.c chrtoi.c error.c \
        pathexists.c pathfind.c pathgetlink.c \
        strcopy.c stresc.c strmatch.c strton.c strerror.c
 
-EXTRA_DIST = Makefile.old
+EXTRA_DIST = Makefile.old compat_unistd.h