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
RevLine 
[2064]1AM_CXXFLAGS = -Wall
2
[8001]3bin_PROGRAMS = amplifier_metadata
[2064]4
[8001]5amplifier_metadata_SOURCES = amplifier_metadata.cpp amplifier_metadata.h main.cpp
[2064]6
[8001]7ossieName = amplifier_metadata
[5288]8xmldir = $(prefix)/xml/$(ossieName)
9bindir = $(prefix)/bin
[4413]10
[8001]11dist_xml_DATA = amplifier_metadata.prf.xml amplifier_metadata.scd.xml \
12amplifier_metadata.spd.xml
[2064]13
Note: See TracBrowser for help on using the browser.