Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caitlin Ross
codes
Commits
d885a0e8
Commit
d885a0e8
authored
Jul 12, 2013
by
Philip Carns
Browse files
install pkg-config file
suggested solution courtesy of Dries
parent
cfb0fc50
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
d885a0e8
...
...
@@ -15,6 +15,10 @@ EXTRA_DIST =
BUILT_SOURCES
=
src_models_CESOURCES
=
# pkgconfig files
pkgconfigdir
=
$(libdir)
/pkgconfig
pkgconfig_DATA
=
maint/codes-base.pc
$(pkgconfig_DATA)
:
config.status
EXTRA_DIST
+=
prepare.sh
...
...
@@ -29,3 +33,4 @@ AM_CXXFLAGS = $(AM_CFLAGS)
include
Make.rules
include
$(top_srcdir)/src/Makefile.subdir
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment