mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-30 01:39:20 +00:00
update ms2 for fixing make distcheck
This commit is contained in:
parent
a30721377a
commit
dd7da58c0c
2 changed files with 12 additions and 12 deletions
22
Makefile.am
22
Makefile.am
|
|
@ -48,17 +48,17 @@ ISCC=ISCC.exe
|
|||
PACKAGE_WIN32_FILELIST=$(PACKAGE)-win32.filelist
|
||||
PACKAGE_BUNDLE_FILE=$(top_srcdir)/build/macos/$(PACKAGE).bundle
|
||||
|
||||
EXTRA_DIST = config.rpath BUGS linphone.kdevelop \
|
||||
README.arm \
|
||||
README.mingw \
|
||||
README.macos \
|
||||
autogen.sh \
|
||||
linphone.spec \
|
||||
linphone.spec.in \
|
||||
$(GTK_FILELIST) \
|
||||
gen-gtkfilelist.sh \
|
||||
$(LINPHONEDEPS_FILELIST) \
|
||||
$(ISS_SCRIPT).in
|
||||
EXTRA_DIST = BUGS \
|
||||
README.arm \
|
||||
README.mingw \
|
||||
README.macos \
|
||||
autogen.sh \
|
||||
linphone.spec \
|
||||
linphone.spec.in \
|
||||
$(GTK_FILELIST) \
|
||||
gen-gtkfilelist.sh \
|
||||
$(LINPHONEDEPS_FILELIST) \
|
||||
$(ISS_SCRIPT).in
|
||||
|
||||
DISTCLEANFILES= $(ISS_SCRIPT) $(PACKAGE_WIN32_FILELIST)
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit c48f1a31d850ed9a1b607985d2a250a8ca048547
|
||||
Subproject commit e033b06a731d0b9bc4e69afc690f6469eae73f66
|
||||
Loading…
Add table
Reference in a new issue