X-Git-Url: https://git.donarmstrong.com/?p=xournal.git;a=blobdiff_plain;f=src%2Fwin32%2FMakefile;fp=src%2Fwin32%2FMakefile;h=3070f21072b83af7587744c8e05bcb3f0f5a8e4d;hp=7d940cf348183d24e75cf43ee590fb867e358449;hb=56f21d1a478ea7e016355757839eec66579a3cf2;hpb=f3c08d8490989618c199859c3a20cf4e24a66e4a diff --git a/src/win32/Makefile b/src/win32/Makefile index 7d940cf..3070f21 100644 --- a/src/win32/Makefile +++ b/src/win32/Makefile @@ -8,3 +8,6 @@ xournal.res: xournal.rc distdir: cp -fp xournal.ico xournal.rc Makefile $(distdir) + +distclean: + rm -f xournal.res