projects
/
interaspect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75a136d
)
Adds missing plugin file so that it gets included in make dist.
author
Justin Seyster
<jseyster@cs.sunysb.edu>
Wed, 1 Aug 2012 01:45:01 +0000
(21:45 -0400)
committer
Justin Seyster
<jseyster@cs.sunysb.edu>
Wed, 1 Aug 2012 01:46:06 +0000
(21:46 -0400)
test/Makefile.am
patch
|
blob
|
history
diff --git
a/test/Makefile.am
b/test/Makefile.am
index e015f45fa3b110e7c73b50647c96011cbbfa22e4..daa06375bf1902e60590dacca3a465bb9bec089b 100644
(file)
--- a/
test/Makefile.am
+++ b/
test/Makefile.am
@@
-29,4
+29,4
@@
dist_noinst_DATA = testcase.dtd int-types.xml float-types.xml pointer-types.xml
plugin-constants.c constants-target.c constants-hooks.c \
plugin-return.c return-target.c return-hooks.c \
plugin-cast.c cast-target.c cast-hooks.c \
- plugin-tracecut.c tracecut-target.c tracecut-hooks.c
+ plugin-tracecut.c
plugin-declare.c
tracecut-target.c tracecut-hooks.c