Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
2a7379fb
Commit
2a7379fb
authored
Aug 29, 2005
by
jpbl
Browse files
Just a little example for maintener enabled option
parent
2244c8ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
2a7379fb
...
...
@@ -2,6 +2,10 @@ SUBDIRS = audio gui
bin_PROGRAMS
=
sflphone
if
MAINTENER_CODE
maintener_source
=
endif
sflphone_SOURCES
=
\
configitem.cpp
\
configuration.cpp
\
...
...
@@ -29,7 +33,8 @@ sflphone_SOURCES = \
phonegi-bin.h
\
voIPLink.h
\
sipcall.h
\
skin.h
skin.h
\
${maintener_source}
...
...
Write
Preview
Supports
Markdown
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