2004-08-27 Bryan Clark <bclark@redhat.com>
* examples/python/systray/Makefile: Updated the clean section git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@95 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:

committed by
Bryan W. Clark

parent
5c37b80859
commit
38c917f59f
@@ -1,5 +1,9 @@
|
|||||||
2004-08-27 Bryan Clark <bclark@redhat.com>
|
2004-08-27 Bryan Clark <bclark@redhat.com>
|
||||||
|
|
||||||
|
* examples/python/systray/Makefile:
|
||||||
|
|
||||||
|
Updated the clean section
|
||||||
|
|
||||||
* examples/python/systray/trayiconmodule.c:
|
* examples/python/systray/trayiconmodule.c:
|
||||||
* examples/python/systray/trayicon.override:
|
* examples/python/systray/trayicon.override:
|
||||||
* examples/python/systray/network_tray.py:
|
* examples/python/systray/network_tray.py:
|
||||||
|
@@ -29,6 +29,6 @@ config.h:
|
|||||||
|
|
||||||
# A rule to clean the generated files
|
# A rule to clean the generated files
|
||||||
clean:
|
clean:
|
||||||
rm -f trayicon.so *.o trayicon.c trayicon.defs *~ config.h NetworkManager.py
|
rm -f trayicon.so *.o trayicon.c trayicon.defs *~ config.h NetworkManager.py*
|
||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
Reference in New Issue
Block a user