grim/guifications1

Stupid nano autowrap...

2004-05-24, grim
f7c7ac771684
Stupid nano autowrap...
EXTRA_DIST = \
Makefile.mingw \
gf_config.h.mingw \
guifications-installer.nsi \
nsis/header.bmp \
nsis/install.ico \
nsis/translations/english.nsh \
guifications.spec \
VERSION
SUBDIRS = pixmaps src
BUILT_SOURCES = gf_config.h
$(OBJECTS): $(BUILT_SOURCES)
gf_config.h: pre_config.h
$(sedpath) 's/\#define PACKAGE/\#define GF_PACKAGE/g' pre_config.h > $@