root/ossiedev/trunk/components/amplifier-metadata/Makefile.am @ 8001

Revision 8001, 332 bytes (checked in by hvolos, 5 years ago)

name change;new uuids

  • Property svn:eol-style set to native
Line 
1AM_CXXFLAGS = -Wall
2
3bin_PROGRAMS = amplifier_metadata
4
5amplifier_metadata_SOURCES = amplifier_metadata.cpp amplifier_metadata.h main.cpp
6
7ossieName = amplifier_metadata
8xmldir = $(prefix)/xml/$(ossieName)
9bindir = $(prefix)/bin
10
11dist_xml_DATA = amplifier_metadata.prf.xml amplifier_metadata.scd.xml \
12amplifier_metadata.spd.xml
13
Note: See TracBrowser for help on using the browser.