X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/34e8cf65d5a4be354539da51e955e7988e50b303..687c74b6b8cc9eb6015c279a0c757ca3c0047697:/Makefile.am diff --git a/Makefile.am b/Makefile.am index fda4993..1fc339f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -56,7 +56,7 @@ $(libuobject_la): $(LTDLDEPS) moduleflags = -module -avoid-version -export-symbols-regex _LTX_ engine_GOBS = src/engine/palette.gob src/engine/texture.gob \ - src/engine/music.gob + src/engine/music.gob src/engine/sound.gob MAINTAINERCLEANFILES += $(engine_GOBS:.gob=.gobstamp) \ $(engine_GOBS:.gob=.c) $(engine_GOBS:.gob=.h)