Skip to content
Snippets Groups Projects
Commit d0718ef9 authored by Johannes Blume's avatar Johannes Blume
Browse files

corrected Makefile

parent 7323a158
No related branches found
No related merge requests found
......@@ -168,7 +168,7 @@ make_shlib_dir:
# Install binary file
#-----------------------------------------
install:
cp bin/$(CLASS) $(TANGO_HOME)/bin/server
cp bin/$(CLASS) $(DESTDIR)
#-----------------------------------------
# Update class library and header files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment