]> granicus.if.org Git - graphviz/commitdiff
type in Makefile.am
authorellson <devnull@localhost>
Tue, 2 Sep 2008 18:09:10 +0000 (18:09 +0000)
committerellson <devnull@localhost>
Tue, 2 Sep 2008 18:09:10 +0000 (18:09 +0000)
plugin/lasi/Makefile.am

index b3ab4698208aeaec32f7c86ce7bc4947798aab3a..9b7c7858d9f7cb1f638eac4a286973bb79ce9755 100644 (file)
@@ -33,7 +33,7 @@ libgvplugin_lasi_la_LIBADD = \
 gvrender_lasi.o gvrender_lasi.lo: ps.h
 
 ps.h : $(srcdir)/ps.txt
-        $(AWK) -f $(top_srcdir)/awk/stringize.awk $(srcdir)/ps.txt > ps.h
+       $(AWK) -f $(top_srcdir)/awk/stringize.awk $(srcdir)/ps.txt > ps.h
 
 if WITH_WIN32
 libgvplugin_lasi_la_LDFLAGS += -no-undefined