mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
More missing bits.
git-svn-id: svn://localhost/ardour2/trunk@2650 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f44e2a5e69
commit
49df5c24a9
53 changed files with 12135 additions and 0 deletions
12
libs/glibmm2/MSVC_Net2003/glibmm/Makefile.am
Normal file
12
libs/glibmm2/MSVC_Net2003/glibmm/Makefile.am
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
BUILT_SOURCES = glibmmconfig.h glibmm.rc
|
||||
|
||||
MAINTAINERCLEANFILES = $(built_sources)
|
||||
|
||||
EXTRA_DIST = glibmmconfig.h glibmm.vcproj glibmm.rc
|
||||
|
||||
# Copy config file generated by the configure script. Dependency is
|
||||
# wht respect to the .h.in file, to prevent an error with 'make distcheck'.
|
||||
# See http://sources.redhat.com/automake/automake.html#distcleancheck
|
||||
|
||||
glibmmconfig.h: $(top_srcdir)/glib/glibmmconfig.h.in $(top_srcdir)/configure.in
|
||||
cp -f $(top_builddir)/glib/glibmmconfig.h $@
|
||||
Loading…
Add table
Add a link
Reference in a new issue