Revived timesheet demo.
[AXE.git] / demos / Makefile.am
1
2 ##  Process this file with automake to produce Makefile.in
3 includedir = ../src/AXE
4
5 noinst_PROGRAMS  = acltest testaxe metronome doodle1 doodle2 doodle3 timesheet
6
7 INCLUDES = -I../src
8
9 LDADD = ../src/libAXE.a @LIBS@
10
11 acltest_SOURCES = acltest.cpp
12 testaxe_SOURCES = testaxe.cpp
13 metronome_SOURCES = metronome.cpp
14 doodle1_SOURCES = doodle1.cpp
15 doodle2_SOURCES = doodle2.cpp
16 doodle3_SOURCES = doodle3.cpp
17 timesheet_SOURCES = timesheet.cpp