File: Makefile.am

package info (click to toggle)
ario 1.6-1.5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,264 kB
  • sloc: ansic: 28,604; sh: 4,177; makefile: 576
file content (8 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
SUBDIRS = \
        filesystem\
        information\
        radios

if USE_DBUS
        SUBDIRS += mmkeys
endif