aboutsummaryrefslogtreecommitdiffstats
path: root/libversit/Makefile.am
blob: 6e9daee0e3e6b410fe0021c1c7637c3e8b78daa4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

noinst_LTLIBRARIES = libversit.la

libversit_la_SOURCES =  \
    vcc.y       \
    vcc.h       \
    vobject.c   \
    vobject.h   \
    port.h      \
    vcaltmp.c   \
    vcaltmp.h

EXTRA_DIST = README.TXT vcaltest.c vctest.c ChangeLog