X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fxsvf%2FMakefile.am;h=61e6fb9200ef14861e16485ae748f72f5e167bdf;hb=cd19f466885d542cfee16d5341369b3c445a696f;hp=1b9cfab00eaf63b885cd86209604c219913b828a;hpb=838cd58e24a18102b8a140df9fa993fe65706828;p=fw%2Fopenocd diff --git a/src/xsvf/Makefile.am b/src/xsvf/Makefile.am index 1b9cfab00..61e6fb920 100644 --- a/src/xsvf/Makefile.am +++ b/src/xsvf/Makefile.am @@ -1,8 +1,2 @@ -include $(top_srcdir)/common.mk - -METASOURCES = AUTO -noinst_LTLIBRARIES = libxsvf.la -noinst_HEADERS = xsvf.h -libxsvf_la_SOURCES = xsvf.c - -MAINTAINERCLEANFILES = $(srcdir)/Makefile.in +noinst_LTLIBRARIES += %D%/libxsvf.la +%C%_libxsvf_la_SOURCES = %D%/xsvf.c %D%/xsvf.h