blob: 6cec1a879711773f8d0fd45d96c78d9c31cd33a5 (
plain) (
tree)
|
|
# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign 1.4
SUBDIRS = src
LDFLAGS = -ljgmod `allegro-config --libs release` -lalfont -lguichan -lguichan_allegro
|