From babee5fe38026e5b6210fa381aace3a19a89785f Mon Sep 17 00:00:00 2001 From: iovar Date: Fri, 27 Apr 2007 02:45:30 +0000 Subject: 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 --- qt-recordmydesktop/Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 qt-recordmydesktop/Makefile.am (limited to 'qt-recordmydesktop/Makefile.am') diff --git a/qt-recordmydesktop/Makefile.am b/qt-recordmydesktop/Makefile.am new file mode 100644 index 0000000..ae4e04c --- /dev/null +++ b/qt-recordmydesktop/Makefile.am @@ -0,0 +1,11 @@ +AUTOMAKE_OPTIONS = 1.5 + +ACLOCAL_AMFLAGS = -I m4 + +include $(srcdir)/m4/common.mk +include $(srcdir)/m4/pychecker.mk + + +SUBDIRS = src po m4 +EXTRA_DIST= config.rpath + -- cgit v1.2.3