diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2007-04-27 02:45:30 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2007-04-27 02:45:30 +0000 |
commit | babee5fe38026e5b6210fa381aace3a19a89785f (patch) | |
tree | f9b6d82d7373c81c7420acdbb8c692bbff57fe2b /qt-recordmydesktop/m4/Makefile.am | |
parent | de6c6f26c88d6f961f9e450edb337510d7c893f9 (diff) |
This commit was generated by cvs2svn to compensate for changes in r312,
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@313 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'qt-recordmydesktop/m4/Makefile.am')
-rw-r--r-- | qt-recordmydesktop/m4/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qt-recordmydesktop/m4/Makefile.am b/qt-recordmydesktop/m4/Makefile.am new file mode 100644 index 0000000..213bdde --- /dev/null +++ b/qt-recordmydesktop/m4/Makefile.am @@ -0,0 +1,7 @@ +EXTRA_DIST = as-python.m4 \ + as-version.m4 \ + as-ac-expand.m4 \ + py-compile-destdir \ + common.mk \ + python.mk \ + pychecker.mk |