Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
ef2a1a5e
Commit
ef2a1a5e
authored
Mar 16, 2015
by
Lorenz Huedepohl
Browse files
Do not install 'elpa1_test_real_with_c'
parent
d066d8c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
ef2a1a5e
...
...
@@ -117,7 +117,6 @@ pkgconfig_DATA = @PKG_CONFIG_FILE@
# programs
bin_PROGRAMS
=
\
elpa1_test_real@SUFFIX@
\
elpa1_test_real_with_c@SUFFIX@
\
elpa1_test_complex@SUFFIX@
\
elpa2_test_real@SUFFIX@
\
elpa2_test_complex@SUFFIX@
\
...
...
@@ -129,7 +128,8 @@ noinst_PROGRAMS = \
elpa2_test_complex_default_kernel@SUFFIX@
\
elpa2_test_real_choose_kernel_with_api@SUFFIX@
\
elpa2_test_complex_choose_kernel_with_api@SUFFIX@
\
elpa1_test_real_c_version@SUFFIX@
elpa1_test_real_c_version@SUFFIX@
\
elpa1_test_real_with_c@SUFFIX@
build_lib
=
libelpa@SUFFIX@.la
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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