Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
GNOME
GIMP
Commits
51e6599f
Commit
51e6599f
authored
Jan 19, 1998
by
Adrian Likins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
-fixed the Makefile.am
-adrian
parent
c2d5bee3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
plug-ins/gfig/gfig-examples/Makefile.am
plug-ins/gfig/gfig-examples/Makefile.am
+26
-0
No files found.
plug-ins/gfig/gfig-examples/Makefile.am
0 → 100644
View file @
51e6599f
## Process this file with automake to produce Makefile.in
gfigdatadir
=
$(gimpdatadir)
/gfig
gfigdata_DATA
=
\
A_star
\
curves
\
polys
\
ring
\
ring+star
\
simily
\
spirals_and_stars
\
sprial
\
star2
\
stars
EXTRA_DATA
=
EXTRA_DIST
=
$(gfigdata_DATA)
files
:
@
files
=
`
ls
$(DISTFILES)
2> /dev/null
`
;
for
p
in
$$
files
;
do
\
echo
$$
p
;
\
done
Write
Preview
Markdown
is supported
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