summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Paleino <d.paleino@gmail.com>2008-11-20 18:29:07 +0000
committerDavid Paleino <d.paleino@gmail.com>2008-11-20 18:29:07 +0000
commitf0c7b08760a34ea1d69ec25fd91f2f143bccd24b (patch)
tree51068d99bfe4937b3e54c93903fd65b734ba726c /Makefile.am
Import sysinfo_0.7.orig.tar.gz
[dgit import orig sysinfo_0.7.orig.tar.gz]
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..a288114
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,18 @@
+
+#Warning: This is an automatically generated file, do not edit!
+if ENABLE_DEBUG
+ SUBDIRS = Sysinfo
+endif
+if ENABLE_RELEASE
+ SUBDIRS = Sysinfo
+endif
+
+sysinfodesktopdir = /usr/share/applications
+sysinfodesktop_DATA = \
+ sysinfo.desktop
+
+pkglib_DATA = $(DLL_REFERENCES)
+DLL_REFERENCES =
+EXTRA_DIST = \
+ $(DLL_REFERENCES)\
+ $(sysinfodesktop_DATA)