You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tellico/src/barcode/Makefile.am

15 lines
266 B

AM_CPPFLAGS = $(all_includes)
noinst_LIBRARIES = libbarcode.a
libbarcode_a_SOURCES = barcode.cpp barcode_v4l.cpp
libbarcode_a_METASOURCES = AUTO
KDE_OPTIONS = noautodist
EXTRA_DIST = \
barcode.h barcode.cpp \
barcode_v4l.h barcode_v4l.cpp
CLEANFILES = *~ *.loT