+ Install of config.h for linux and os/x usage
[melted] / mlt++ / src / Makefile
index eb7e69e..e775266 100644 (file)
@@ -34,7 +34,7 @@ OBJS = MltConsumer.o \
           MltTransition.o
 
 SRCS = $(OBJS:.o=.cpp)
-HEADERS = Mlt.h $(OBJS:.o=.h)
+HEADERS = config.h Mlt.h $(OBJS:.o=.h)
 
 all:           $(TARGET)