]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commitdiff
add missing header for macosx into distribution
authorAleksey Demakov <ademakov@gmail.com>
Tue, 13 Nov 2007 09:19:23 +0000 (09:19 +0000)
committerAleksey Demakov <ademakov@gmail.com>
Tue, 13 Nov 2007 09:19:23 +0000 (09:19 +0000)
ChangeLog
tools/Makefile.am

index 423c4b3d24a77f9f0df28e2263fa6470f12dd0ed..3688352097ff61f592366dc622225ec4567aee5f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-13  Aleksey Demakov  <ademakov@gmail.com>
+
+       * tools/Makefile.am (noinst_HEADERS): add gen-apply-macosx.h
+
 2007-11-08  Aleksey Demakov  <ademakov@gmail.com>
 
        * include/jit/jit-plus.h, jitplus/jit-plus-function.cpp (new_label):
index 959d8243d104105ad978a7c6307bdad607e53748..f08bd2dabd8d9a5e176a5dc28cd4675a75805d65 100644 (file)
@@ -1,6 +1,8 @@
 
 noinst_PROGRAMS = gen-apply gen-rules gen-sel
 
+noinst_HEADERS = gen-apply-macosx.h
+
 gen_apply_SOURCES = gen-apply.c
 
 gen_rules_SOURCES = gen-rules-parser.y gen-rules-scanner.l