]> granicus.if.org Git - jq/commitdiff
Remove last remnant of main.h 114/head
authorNicolas Williams <nico@cryptonector.com>
Sun, 16 Jun 2013 13:06:52 +0000 (08:06 -0500)
committerNicolas Williams <nico@cryptonector.com>
Sun, 16 Jun 2013 13:06:52 +0000 (08:06 -0500)
Makefile.am

index 7da9ccff91e70aaacc1bdd991721cf6ad12d2106..c4f79e0403eada57149e94263576034ed7ea18eb 100644 (file)
@@ -3,7 +3,7 @@
 JQ_INCS = jq_parser.h builtin.h bytecode.h compile.h execute.h         \
   forkable_stack.h frame_layout.h jv.h jv_alloc.h jv_aux.h jv_dtoa.h   \
   jv_file.h jv_parse.h jv_unicode.h locfile.h opcode.h opcode_list.h   \
-  parser.y jv_utf8_tables.h main.h lexer.l
+  parser.y jv_utf8_tables.h lexer.l
 
 JQ_SRC = locfile.c opcode.c bytecode.c compile.c execute.c builtin.c   \
   jv.c jv_parse.c jv_print.c jv_dtoa.c jv_unicode.c jv_aux.c jv_file.c \