2023-12-18 Fred Gleason <fredg@paravelsystems.com>

* Fixed a typo in 'cae/Makefile.am' that broke the build.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-12-18 14:47:04 -05:00
parent 1c40f60caf
commit 7e45309982
2 changed files with 3 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ dist_caed_SOURCES = cae.cpp cae.h\
driver_alsa.cpp driver_alsa.h\
driver_hpi.cpp driver_hpi.h\
driver_jack.cpp driver_jack.h\
playsession.cpp play_session.h
playsession.cpp playsession.h
nodist_caed_SOURCES = moc_cae.cpp\
moc_cae_server.cpp\