diff options
| author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-01-12 22:43:00 +0100 |
|---|---|---|
| committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-01-12 22:43:00 +0100 |
| commit | 7ba1feb416a47b0266615de08b69e1733e18e3a5 (patch) | |
| tree | 0dc206cca9cc9b8c46330ef0806f903d992725a4 /src/Makefile.am | |
| parent | 553130aba9956b9dce8f1e96eade8c0dc15116e2 (diff) | |
add CurveEditor class
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 12380e5..1715549 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,4 +8,5 @@ noinst_HEADERS = \ pnm.h flcurve_SOURCES = \ + CurveEditor.cxx \ flcurve.cxx |
