]> granicus.if.org Git - flex/commitdiff
an awk script wasn't included in the distribution
authorWill Estes <wlestes@users.sourceforge.net>
Wed, 26 Mar 2003 18:29:45 +0000 (18:29 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Wed, 26 Mar 2003 18:29:45 +0000 (18:29 +0000)
tests/test-linedir-r/Makefile.am

index f440925f79a4c68179eb4aac36567722e819957a..746f5ab14828bd1dccaa5e3dd52082dba45c79be 100644 (file)
@@ -24,7 +24,7 @@ FLEX = $(top_builddir)/flex
 
 builddir = @builddir@
 
-EXTRA_DIST = scanner.l test.input main.c
+EXTRA_DIST = scanner.l test.input main.c check-lines.awk
 CLEANFILES = scanner.c scanner.h test-linedir-r OUTPUT $(OBJS)
 OBJS = scanner.o main.o