root/trunk/qt-gui/Makefile.am

Revision 4526, 364 bytes (checked in by erijo, 2 years ago)

Removed svn:keywords from all files that don't need it. May make your
checkout a tiny bit faster :)

  • Property svn:eol-style set to native
Line 
1$(top_srcdir)/acinclude.m4: $(top_srcdir)/acinclude.m4.in $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in
2    @cd $(top_srcdir) && cat acinclude.m4.in admin/acinclude.m4.in admin/libtool.m4.in > acinclude.m4
3
4# don't warn about missing AUTHORS, NEWS, ChangeLog .. files
5AUTOMAKE_OPTIONS = foreign 1.4
6
7SUBDIRS = src share po
8
9EXTRA_DIST = doc
Note: See TracBrowser for help on using the browser.