diff options
author | Bill Nottingham <notting@redhat.com> | 2001-05-01 17:53:13 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-05-01 17:53:13 +0000 |
commit | e695b6835cf2ec928045a53ad5897aa2e9f57288 (patch) | |
tree | 2ad5805e7e23dc8a541a66b94bd4fec287cf3136 /pixmaps | |
parent | 3bd01d77b070ba14d6cda6efac34a303d824e492 (diff) | |
download | anaconda-e695b6835cf2ec928045a53ad5897aa2e9f57288.tar.gz anaconda-e695b6835cf2ec928045a53ad5897aa2e9f57288.tar.xz anaconda-e695b6835cf2ec928045a53ad5897aa2e9f57288.zip |
add clean target
Diffstat (limited to 'pixmaps')
-rw-r--r-- | pixmaps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pixmaps/Makefile b/pixmaps/Makefile index ec36a985d..0d554e370 100644 --- a/pixmaps/Makefile +++ b/pixmaps/Makefile @@ -15,3 +15,5 @@ install: done depend: + +clean: |