mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Update distclean target.
This commit is contained in:
2
Makefile
2
Makefile
@@ -28,7 +28,7 @@ test:
|
|||||||
cd src && $(MAKE) test
|
cd src && $(MAKE) test
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
rm -f config.cache config.log config.status src/Makefile src/config.h tests/test.out
|
rm -f config.cache config.log config.status src/Makefile src/config.h tests/test.out www/Makefile
|
||||||
|
|
||||||
src/Makefile: src/Makefile.in
|
src/Makefile: src/Makefile.in
|
||||||
./configure
|
./configure
|
||||||
|
|||||||
Reference in New Issue
Block a user