diff options
Diffstat (limited to 'apps/gperf/tests/Makefile')
-rw-r--r-- | apps/gperf/tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gperf/tests/Makefile b/apps/gperf/tests/Makefile index 635c71afc17..847d03e2b77 100644 --- a/apps/gperf/tests/Makefile +++ b/apps/gperf/tests/Makefile @@ -222,7 +222,7 @@ realclean: # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. -.obj/test.o .obj/test.o .obj/test.o .obj/test.o: test.cpp \ +.obj/test.o .obj/test.so .shobj/test.o .shobj/test.so: test.cpp \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/pre.h \ $(ACE_ROOT)/ace/post.h \ |