mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 08:39:46 +02:00
src/Makefile.am: Drop ImportGStreamer.* from EXTRA_DIST (they are included by GStreamer).
This commit is contained in:
parent
571521a8d8
commit
b74ecf29aa
@ -546,7 +546,6 @@ audacity_SOURCES += \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
|
||||
if USE_LADSPA
|
||||
audacity_CPPFLAGS += $(LADSPA_CFLAGS)
|
||||
audacity_LDADD += $(LADSPA_LIBS)
|
||||
@ -674,6 +673,4 @@ EXTRA_DIST = audacity.desktop.in xml/audacityproject.dtd \
|
||||
CrossFade.h \
|
||||
effects/ScoreAlignDialog.cpp \
|
||||
effects/ScoreAlignDialog.h \
|
||||
import/ImportGStreamer.cpp \
|
||||
import/ImportGStreamer.h \
|
||||
$(NULL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user