diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-06-16 18:08:01 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-06-16 18:08:01 +0000 |
| commit | f3d181101f6f05668932b3fb1b0238d67435d67b (patch) | |
| tree | c1f28f3338f8e55e373806824d84f7c92b7383df /examples/ClockerPlugIn | |
| parent | 502027fc46a95707c9be143526a862bf1a654d89 (diff) | |
| download | cppunit-f3d181101f6f05668932b3fb1b0238d67435d67b.tar.gz | |
added missing files
Diffstat (limited to 'examples/ClockerPlugIn')
| -rw-r--r-- | examples/ClockerPlugIn/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/ClockerPlugIn/Makefile.am b/examples/ClockerPlugIn/Makefile.am index 16e91f8..cae0a17 100644 --- a/examples/ClockerPlugIn/Makefile.am +++ b/examples/ClockerPlugIn/Makefile.am @@ -1,4 +1,6 @@ EXTRA_DIST = WinNtTimer.h WinNtTimer.cpp ClockerPlugIn.dsp \ Timer.h ClockerListener.h \ Timer.cpp ClockerListener.cpp \ - ClockerPlugIn.cpp + ClockerPlugIn.cpp ClockerModel.h \ + ClockedModel.cpp ReadMe.txt \ + ClockerXmlHook.h ClockerXmlHook.cpp |
