|
From: Nicholas N. <nj...@ca...> - 2004-11-01 19:36:51
|
CVS commit by nethercote:
unbreak compilation...
M +1 -1 Makefile.am 1.12
--- valgrind/include/Makefile.am #1.11:1.12
@@ -10,5 +10,5 @@
incinc_HEADERS = \
- basic_types.c \
+ basic_types.h \
tool.h \
tool_asm.h \
|