Commit Graph

7 Commits

Author SHA1 Message Date
Romain Failliot dc6cc1e5f9 Modularize the Makefiles.
* It's a good practice to put the main target on top, since it's the
  first one that is called when calling just "make". That's why
  "resources", "binaries" and "gettext" were moved up in their
  Makefile's.
* Added a "clean" target for each subdirectories so that they are a bit
  more autonomous.
* Using "&&" instead of ";" when changing directory because if a
  directory name is changed, we get into an infinite loop.
2015-01-24 12:16:27 -05:00
guinux 0704717acf version fixes 2015-01-02 23:30:45 +01:00
guinux 1a1da95554 add pamac-refresh 2014-11-30 16:51:33 +01:00
guinux da70da90da fix a bad commit 2014-11-22 15:10:42 +01:00
guinux 689c96dac7 little fixes 2014-11-21 10:35:26 +01:00
guinux bdb1c679d8 fix #5 2014-11-19 14:46:44 +01:00
guinux 93bd73a3fc improve makefiles 2014-11-17 21:56:15 +01:00