Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ps/Makefile.am')
-rw-r--r--ps/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/ps/Makefile.am b/ps/Makefile.am
index ca949d4..6ebc896 100644
--- a/ps/Makefile.am
+++ b/ps/Makefile.am
@@ -10,10 +10,10 @@ noinst_LTLIBRARIES = libgtkgs.la
libgtkgs_la_SOURCES = \
gsio.c \
gsio.h \
- gsdefaults.c \
- gsdefaults.h \
gstypes.h \
ps.c \
ps.h \
ps-document.c \
- ps-document.h
+ ps-document.h \
+ gsdefaults.c \
+ gsdefaults.h