X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=81a8176d2225c1821cedb83660ae7ea580c59db2;hb=7b3567126c22622180d82463f4f848606d52d2cd;hp=7902c99079eccbc246d02b6550468f0416119276;hpb=00910580bb73862856cd3f09d20934f086b3fac0;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 7902c990..81a8176d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -156,11 +156,11 @@ libsigrok_la_SOURCES += \ hardware/center-3xx/protocol.c \ hardware/center-3xx/api.c endif -if HW_CHRONOVU_LA8 +if HW_CHRONOVU_LA libsigrok_la_SOURCES += \ - hardware/chronovu-la8/protocol.h \ - hardware/chronovu-la8/protocol.c \ - hardware/chronovu-la8/api.c + hardware/chronovu-la/protocol.h \ + hardware/chronovu-la/protocol.c \ + hardware/chronovu-la/api.c endif if HW_COLEAD_SLM libsigrok_la_SOURCES += \