tests/hello.cxx: rename tp.cpp into tp-cpp.cpp
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Jun 2013 21:27:16 +0000 (17:27 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Jun 2013 21:27:16 +0000 (17:27 -0400)
commitd53b7abcbad6cba99a2ea8b871f1e5d6680bfcb2
tree7f6ada9e60ce558119c5b0984bd0aed8eb6d362e
parentf7116edc80f7dda887779015d274121613cfe28c
tests/hello.cxx: rename tp.cpp into tp-cpp.cpp

Takes care of autotools issue caused by renaming tp.c to tp.cpp. make
distclean was required when switching between old and newer versions.
It's not needed anymore.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/hello.cxx/Makefile.am
tests/hello.cxx/tp-cpp.cpp [new file with mode: 0644]
tests/hello.cxx/tp.cpp [deleted file]
This page took 0.024086 seconds and 4 git commands to generate.