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
Steve Lhomme
VLC
Commits
c777887c
Commit
c777887c
authored
Apr 28, 2008
by
Rémi Denis-Courmont
Browse files
Cosmetics
parent
3e82c0f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/common.am
View file @
c777887c
...
...
@@ -12,8 +12,6 @@ EXTRA_DIST = Modules.am
BUILT_SOURCES =
CLEANFILES = $(BUILT_SOURCES)
include $(srcdir)/Modules.am
if HAVE_PLUGINS
LTLIBVLC = $(top_builddir)/src/libvlc.la
...
...
@@ -33,10 +31,12 @@ AM_LDFLAGS += -export-symbol-regex ^vlc_entry
endif
endif
nice:
$(top_builddir)/compile
include $(srcdir)/Modules.am
if MAINTAINER_MODE
$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
endif
nice:
$(top_builddir)/compile
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