Files
ADAndor/andorApp/op/edl/Makefile
T
2014-02-18 18:36:07 -06:00

7 lines
130 B
Makefile

TOP = ../../..
include $(TOP)/configure/CONFIG
DATA += $(patsubst ../%, %, $(wildcard ../*.edl))
include $(TOP)/configure/RULES