Project

General

Profile

Revision 876

Updated libdragonfly makefile.

View differences:

Makefile
162 162

  
163 163
publish:
164 164
	$(COPY) $(TARGET).a $(COLONYROOT)/code/lib/bin
165
	$(COPY) *.c $(COLONYROOT)/code/lib/src/$(TARGET)
166 165
	$(COPY) *.h $(COLONYROOT)/code/lib/include/$(TARGET)
167 166

  
168 167
docs:

Also available in: Unified diff