aboutsummaryrefslogtreecommitdiff
path: root/util/fbautostart/Makefile.am
diff options
context:
space:
mode:
authorPaul Tagliamonte <paultag@ubuntu.com>2011-09-04 21:05:01 (GMT)
committerPaul Tagliamonte <tag@loki.(none)>2011-09-24 15:48:48 (GMT)
commit44f4b0b601a63411095b53951b110af48b3cfbdc (patch)
tree8577c75ff0b7084a73c66602374163b447c97b50 /util/fbautostart/Makefile.am
parentcc5c30c9cbdce2693d284c57ae4671017bf0660c (diff)
downloadfluxbox_paul-44f4b0b601a63411095b53951b110af48b3cfbdc.zip
fluxbox_paul-44f4b0b601a63411095b53951b110af48b3cfbdc.tar.bz2
Importing xdg-state stuff that I was prototyping.
I'm not using ragel because I just plain don't like it. Sorry ragel users, I'm sure it's great, but I really don't like the syntax at all. Not saying this is better, just saying it's understandable.
Diffstat (limited to 'util/fbautostart/Makefile.am')
-rw-r--r--util/fbautostart/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/fbautostart/Makefile.am b/util/fbautostart/Makefile.am
index 9e6639a..2c85234 100644
--- a/util/fbautostart/Makefile.am
+++ b/util/fbautostart/Makefile.am
@@ -1,4 +1,4 @@
1# FBAutoStart automakefile. 1# FBAutoStart automakefile.
2INCLUDES = -I./include 2INCLUDES = -I./include
3bin_PROGRAMS = fbautostart 3bin_PROGRAMS = fbautostart
4fbautostart_SOURCES = src/main.cc src/fbautostart.cc src/dot_desktop.cc 4fbautostart_SOURCES = src/comment.cc src/key.cc src/state.cc src/xdg_parse.cc src/entry.cc src/machine.cc src/value.cc src/xdg_spec.cc src/group.cc src/main.cc src/xdg_autostart.cc src/invalid.cc src/Makefile src/xdg_model.cc