resetting manifest requested domain to floor
[platform/core/multimedia/avsystem.git] / pkgconfig-i386 / Makefile.am
1 pcfiles = avsystem.pc avsysaudio.pc
2
3 all-local: $(pcfiles)
4
5 SUFFIXES: .pc
6         cp $< $@
7
8 pkgconfigdir= $(libdir)/pkgconfig
9 pkgconfig_DATA= $(pcfiles)
10
11 CLEANFILES= $(pcfiles)
12
13 pcinfiles= avsystem.pc.in avsysaudio.pc.in
14 EXTRA_DIST= $(pcinfiles)
15