gnome-control-center/Makefile.am
Jonathan Blandford abf55dfec0 Massive changes to build system to permit gnome-2.0 compilation. From here
2000-01-13  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: Massive changes to build system to permit
	gnome-2.0 compilation.  From here on out, you need gnome-2.0 or
	greater installed.

You will prolly not be able to get this to work.
2000-01-13 23:05:46 +00:00

15 lines
262 B
Makefile

always_built_SUBDIRS = control-center capplets idl
SUBDIRS = intl po \
$(always_built_SUBDIRS)
#DIST_SUBDIRS = intl po macros $(always_built_SUBDIRS)
EXTRA_DIST = control-center.spec.in
dist-hook: control-center.spec
cp control-center.spec $(distdir)