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
BC
public
liblinphone
Commits
50279dca
Commit
50279dca
authored
Dec 13, 2012
by
Yann Diorcet
Browse files
Fix Windows lib deps
parent
148a0a91
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile.am
Makefile.am
+1
-1
No files found.
Makefile.am
View file @
50279dca
...
@@ -40,7 +40,7 @@ GTK_THEME=Outcrop
...
@@ -40,7 +40,7 @@ GTK_THEME=Outcrop
GTK_FILELIST
=
gtk+-2.22.1.filelist
GTK_FILELIST
=
gtk+-2.22.1.filelist
GTK_FILELIST_PATH
=
$(abs_top_srcdir)
/
$(GTK_FILELIST)
GTK_FILELIST_PATH
=
$(abs_top_srcdir)
/
$(GTK_FILELIST)
LINPHONEDEPS_FILELIST
=
linphone-deps.filelist
LINPHONEDEPS_FILELIST
=
linphone-deps.filelist
WINBINDIST_FILES
=
`
cat
$(top_srcdir)
/
$(LINPHONEDEPS_FILELIST)
`
WINBINDIST_FILES
=
`
cat
$(
abs_
top_srcdir)
/
$(LINPHONEDEPS_FILELIST)
`
ISS_SCRIPT
=
linphone.iss
ISS_SCRIPT
=
linphone.iss
ISS_SCRIPT_PATH
=
$(abs_top_srcdir)
/
$(ISS_SCRIPT)
ISS_SCRIPT_PATH
=
$(abs_top_srcdir)
/
$(ISS_SCRIPT)
#path to Inno Setup 5 compiler
#path to Inno Setup 5 compiler
...
...
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