Explorar el Código

Allow out-of-tree builds.

Sebastien Alaiwan hace 11 años
padre
commit
e746e6cb8a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile.in

+ 1 - 1
Makefile.in

@@ -4,7 +4,7 @@
 RM = /bin/rm
 LN = /bin/ln
 
-OBJECTS	= RtMidi.o
+OBJECTS	= @top_srcdir@/RtMidi.o
 
 LIBNAME = librtmidi
 STATIC = $(LIBNAME).a