1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Typo in the makefile

This commit is contained in:
Leland Lucius
2015-07-18 02:01:31 -05:00
parent ed419f1917
commit f7cb9852ba
2 changed files with 19 additions and 19 deletions

View File

@@ -701,8 +701,8 @@ audacity_SOURCES += \
effects/VST/aeffectx.h \
effects/VST/VSTEffect.cpp \
effects/VST/VSTEffect.h \
effects/VST/VSTControlVST.cpp \
effects/VST/VSTControlVST.h \
effects/VST/VSTControlGTK.cpp \
effects/VST/VSTControlGTK.h \
$(NULL)
endif