Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xdg
shared-mime-info
Commits
401fb8f1
Commit
401fb8f1
authored
Apr 25, 2002
by
Thomas Leonard
Browse files
Added build system.
parent
bc81d46e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
0 → 100644
View file @
401fb8f1
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS
=
foreign
mimeinfodir
=
$(datadir)
/mime/mime-info
mimeinfo_DATA
=
freedesktop-shared.mimeinfo
EXTRA_DIST
=
shared-mime-info-spec.xml freedesktop-shared.mimeinfo
configure.in
0 → 100644
View file @
401fb8f1
dnl Process this file with autoconf to produce a configure script.
AC_INIT(freedesktop-shared.mimeinfo)
AM_INIT_AUTOMAKE(shared-mime-info, 0.5)
AC_OUTPUT(Makefile)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment