Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Install libscribe.so in target lib directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdelfino authored and groys committed May 18, 2010
1 parent f8ae14c commit 427751d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.am
Expand Up @@ -84,7 +84,7 @@ endif

# Shared -- multiple libraries can be defined
if SHARED
shareddir = lib
shareddir = $(prefix)/lib
shared_PROGRAMS = libscribe.so
libscribe_so_SOURCES = gen-cpp/scribe.cpp gen-cpp/scribe_types.cpp
libscribe_so_CXXFLAGS = $(SHARED_CXXFLAGS)
Expand Down

0 comments on commit 427751d

Please sign in to comment.