]> git.sur5r.net Git - glabels/blobdiff - Makefile.am
Relocated barcode backends.
[glabels] / Makefile.am
index ade9f9c237c21ebdcf1feea07e39186bcbb0ed5c..a86b7e39508f39bfd12df8025113a1f9eb9f2f78 100644 (file)
@@ -1,16 +1,8 @@
 ## Process this file with automake to produce Makefile.in
 
-LIB_BARCODE_DIR = barcode-0.98
-LIB_IEC16022_DIR = iec16022-0.2.1
-LIB_QRENCODE_DIR = qrencode-3.1.0
-
-#distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper
-
 SUBDIRS = \
        po \
-       $(LIB_BARCODE_DIR) \
-       $(LIB_IEC16022_DIR) \
-       $(LIB_QRENCODE_DIR) \
+       bc-backends \
        libglabels \
        src \
        data \