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

corrected Makefile

parent 54a1c4e3
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