Change subdirectory build order so that 'distclean' target work (and other

* Makefile.am: Change subdirectory build order so that
	'distclean' target work (and other targets remain working).
	Fixes bug #84622.
This commit is contained in:
Malcolm Tredinnick
2003-08-03 11:52:13 +00:00
parent 6a96719e58
commit 97167e7add
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2003-08-03 Malcolm Tredinnick <malcolm@commsecure.com.au>
* Makefile.am: Change subdirectory build order so that
'distclean' target work (and other targets remain working).
Fixes bug #84622.
2003-06-10 Kjartan Maraas <set EMAIL_ADDRESS environment variable>
* libgtop-2.0.pc.in: Fix missing build flags. Patch from

View File

@@ -10,7 +10,7 @@ if BUILD_GNOME_SUPPORT
support = support
endif
SUBDIRS = po $(support) misc include sysdeps lib src \
SUBDIRS = . po $(support) misc include sysdeps lib src \
$(examples_SUBDIRS) doc
libgtopinclude_HEADERS = glibtop.h