rollback to 3428, before the mysterious removal of libs/* at 3431/3432
[ardour.git] / libs / gtkmm2 / atk / atkmm / private / Makefile.am
1 ## Copyright (c) 2001
2 ## The gtkmm development team.
3
4 include $(srcdir)/../../src/Makefile_list_of_hg.am_fragment
5 files_built_p_h = $(files_all_hg:.hg=_p.h)
6
7 private_includedir      = $(includedir)/atkmm-1.6/atkmm/private
8 private_include_HEADERS = $(files_built_p_h)
9
10 maintainer-clean-local:
11         (cd $(srcdir) && rm -f $(files_built_p_h))
12
13
14