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
GNOME
Settings
Commits
e2dafa41
Commit
e2dafa41
authored
Jan 24, 2011
by
Bastien Nocera
Browse files
common: Add missing Makefile.am
parent
5dd0a8c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
panels/common/Makefile.am
0 → 100644
View file @
e2dafa41
noinst_LTLIBRARIES
=
liblanguage.la
AM_CPPFLAGS
=
\
$(GNOMECC_CAPPLETS_CFLAGS)
\
-DDATADIR
=
\"
"
$(datadir)
"
\"
\
-DUIDIR
=
\"
"
$(pkgdatadir)
/ui/user-accounts"
\"
\
-DLIBLOCALEDIR
=
\"
"
$(prefix)
/lib/locale"
\"
\
-DGNOMELOCALEDIR
=
\"
"
$(datadir)
/locale"
\"
\
-DUM_PIXMAP_DIR
=
\"
"
$(pkgdatadir)
/pixmaps"
\"
\
$(PANEL_CFLAGS)
\
$(GNOME_DESKTOP_CFLAGS)
\
$(POLKIT_CFLAGS)
\
$(CHEESE_CFLAGS)
\
$(DBUS_CFLAGS)
\
$(GIO_CFLAGS)
\
$(WARN_CFLAGS)
liblanguage_la_CFLAGS
=
\
$(PANEL_CFLAGS)
liblanguage_la_SOURCES
=
\
gdm-languages.h
\
gdm-languages.c
\
locarchive.h
\
cc-common-language.c
\
cc-common-language.h
liblanguage_la_LIBADD
=
\
$(PANEL_LIBS)
liblanguage_la_LDFLAGS
=
$(PANEL_LDFLAGS)
-include
$(top_srcdir)/git.mk
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