aboutsummaryrefslogtreecommitdiffstats
path: root/libversit/Makefile.am
blob: ce54e0bc251f08f39f31f5fca25f50d1ba11c548 (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