5 lines
133 B
Makefile
5 lines
133 B
Makefile
|
# Stuff to build the Windows installer:
|
||
|
EXTRA_DIST = gedit.iss.in build-installer.sh querymodules.bat
|
||
|
|
||
|
-include $(top_srcdir)/git.mk
|