alignment

This commit is contained in:
IOhannes m zmölnig 2022-03-21 09:24:08 +01:00
parent 85077f6c08
commit fe0da7ddd6

View file

@ -5,12 +5,13 @@ lib.name = comport
class.sources = comport.c
datafiles = \
comport-help.pd \
comport-help.pd \
comport-meta.pd \
comport-stress-test.pd \
CHANGES.txt \
comport-stress-test.pd \
CHANGES.txt \
LICENSE.txt \
README.txt
README.txt \
$(empty)
# This Makefile is based on the Makefile from pd-lib-builder written by
# Katja Vetter. You can get it from: