summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-03-02 01:33:29 +0000
committernobody <nobody@localhost>2001-03-02 01:33:29 +0000
commitbc894551da90ff8ef65d164e3e71924ca08ecb0a (patch)
treecda39502324bf50b451e5c7f58e5dee7c7476bad /Makefile.am
parenta4345553ce1fb5f81b0b9c3d6f8f4e9f4c8fc801 (diff)
downloadshared-mime-info-ghex-1-2.tar.gz
This commit was manufactured by cvs2svn to create branch 'ghex-1-2'.ghex-1-2
svn path=/branches/ghex-1-2/; revision=1642
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 062e33ef..00000000
--- a/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-if PLATFORM_GNOME_2
-pkgconfig_file = gnome-common-2.0.pc
-support = support
-else
-pkgconfig_file =
-support =
-endif
-
-SUBDIRS = bin macros macros2 doc $(support)
-
-EXTRA_DIST = gnome-common.spec gnome-common-2.0.pc.in gnome-common.pc.in
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = $(pkgconfig_file) gnome-common.pc
-