summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-08-29 15:33:19 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-09-01 22:29:33 +0300
commitc968179a0dae56d6bc151b01639a0df25d8c7c9c (patch)
tree2153af1df1376e739276befdfc42ea3c582e6541 /Makefile.am
parent208fc70f7d35638eee7557ebaec7dded84ded3cf (diff)
Add utility app that detects OS given a media
Given a path to a ISO9660 image/device, detects if media is bootable and the relavent OS if media is an installer for it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 92220ea..8ee8bb0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = osinfo test data docs examples scripts
+SUBDIRS = osinfo test data tools docs examples scripts
EXTRA_DIST = \
COPYING.LIB \